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