DisplayUnitsConverter.InchToPoint
DisplayUnitsConverter.InchToPoint method
将英寸转换为点。
public static float InchToPoint(float inches)
| 参数 | 类型 | 描述 |
|---|---|---|
| 英寸 | Single | 要转换的英寸值。 |
返回值
该 Single。
另请参阅
- class DisplayUnitsConverter
- namespace Aspose.Note
- assembly Aspose.Note
将英寸转换为点。
public static float InchToPoint(float inches)
| 参数 | 类型 | 描述 |
|---|---|---|
| 英寸 | Single | 要转换的英寸值。 |
该 Single。