DisplayUnitsConverter.PointToPixel
DisplayUnitsConverter.PointToPixel method
在指定的像素分辨率下,将点转换为像素。
public static int PointToPixel(float points, float dpi)
| 参数 | 类型 | 描述 |
|---|---|---|
| 点 | Single | 要转换的点值。 |
| dpi | Single | 屏幕分辨率。 |
返回值
Int32。
另请参阅
- class DisplayUnitsConverter
- namespace Aspose.Note
- assembly Aspose.Note