Gets the logical bounding rectangle of this AnnTextPointerObject 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;
}
An AnnRectangle structure that represents the logical bounding rectangle of this AnnTextPointerObject object.
The AnnTextPointerObject class overrides this member to return the logical bounding rectangle of the object. This bounding rectangle contains the bounding rectangle of the text, as well as the pointer line. For more information, refer to Using Text in Annotation Object. (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