Class DisplayUnitsConverter
DisplayUnitsConverter class
该类包含转换值的方法。
public static class DisplayUnitsConverter
方法
姓名 | 描述 |
---|---|
static InchToPoint(float) | 将英寸转换为点。 |
static MillimeterToInch(float) | 将毫米转换为英寸。 |
static MillimeterToPoint(float) | 将毫米转换为点。 |
static PixelToPoint(int, float) | 将像素转换为具有指定像素分辨率的点。 |
static PointToInch(float) | 将点转换为英寸。 |
static PointToPixel(float, float) | 将点转换为指定像素分辨率的像素。 |
也可以看看
- 命名空间 Aspose.Note
- 部件 Aspose.Note