IAnnotateResolution Property |
Gets the resolution of the document.
Gets the resolution of the document.
Namespace:
Atalasoft.Annotate.UI
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
SyntaxPointF Resolution { get; }ReadOnly Property Resolution As PointF
Get
Property Value
Type:
PointFThe resolution of the document.
Property Value
Type:
PointF The resolution of the document.
See Also