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