C#
VB
C++
Gets or sets the AnnObject that is currently being drawn.
public AnnObject DrawObject { get; set; }
Public Property DrawObject As Leadtools.Windows.Annotations.AnnObject
public:
property Leadtools.Windows.Annotations.AnnObject^ DrawObject {
Leadtools.Windows.Annotations.AnnObject^ get();
void set ( Leadtools.Windows.Annotations.AnnObject^ );
}
The AnnObject that is currently being drawn.
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