AnnotationUIGetOnePixel Method |
Returns the equivalent of 1 pixel in resolution units.
Namespace:
Atalasoft.Annotate.UI
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax protected PointF GetOnePixel()
Protected Function GetOnePixel As PointF
Return Value
Type:
PointF The equivalent of 1 pixel in resolution units.
See Also