C#
VB
C++
Gets the AnnObject that is currently being drawn.
protected virtual Leadtools.Annotations.AnnObject DrawObject {get;}
Protected Overridable ReadOnly Property DrawObject As Leadtools.Annotations.AnnObject
protected:
virtual property Leadtools.Annotations.AnnObject^ DrawObject {
Leadtools.Annotations.AnnObject^ get();
}
The AnnObject that is currently being drawn.
For more information and an example, refer to the Implement User Defined Objects with LEADTOOLS Annotations (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