Gets the logical bounding rectangle of this AnnRulerObject object.
public override AnnRectangle BoundingRectangle { get; }
Public Overrides ReadOnly Property BoundingRectangle As Leadtools.Annotations.AnnRectangle
public:
property Leadtools.Annotations.AnnRectangle BoundingRectangle {
Leadtools.Annotations.AnnRectangle get() override;
}
The logical bounding rectangle of this AnnRulerObject object.
AnnRulerObject overrides this member to return the logical bounding rectangle of the ruler. This bounding rectangle contains the ruler itself, the gauge, the tick marks, and the units of measure, if visible. For more information, refer to Using Rulers in Annotation Objects. (Deprecated)
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET