C#
VB
C++
Gets or sets the AnnObject to be edited.
public virtual AnnObject EditObject { get; set; }
Public Overridable Property EditObject As Leadtools.Annotations.AnnObject
public:
virtual property Leadtools.Annotations.AnnObject^ EditObject {
Leadtools.Annotations.AnnObject^ get();
void set ( Leadtools.Annotations.AnnObject^ );
}
An AnnObject object specifying the object currently being edited.
For an example, refer to AnnDesigner.
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