IAnnotate.DocumentBounds Property |
Gets the bounding rectangle of the document area.
Gets the bounding rectangle of the document area.
Namespace:
Atalasoft.Annotate.UI
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
SyntaxRectangleF DocumentBounds { get; }
ReadOnly Property DocumentBounds As RectangleF
Get
Property Value
Type:
RectangleFThe bounding rectangle of the document.
Property Value
Type:
RectangleF The bounding rectangle of the document.
See Also