C#
VB
C++
Gets the AnnObject object currently being edited.
public AnnObject object { get; }
Public ReadOnly Property Object As Leadtools.Windows.Annotations.AnnObject
public:
property Leadtools.Windows.Annotations.AnnObject^ Object {
Leadtools.Windows.Annotations.AnnObject^ get();
}
An AnnObject object that represents the object currently being edited by the AnnEditDesigner that raised this event.
For C#/VB examples, 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