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: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax PointF 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