DisplayUnitsConverter.PointToPixel
DisplayUnitsConverter.PointToPixel method
Converts points to pixels at the specified pixel resolution.
public static int PointToPixel(float points, float dpi)
Parameter | Type | Description |
---|---|---|
points | Single | The value to convert in points. |
dpi | Single | Screen resolution. |
Return Value
The Int32.
See Also
- class DisplayUnitsConverter
- namespace Aspose.Note
- assembly Aspose.Note