Gets the object that is being created, clicked under the run time mode, or edited.
public AnnObject object { get; }
Public ReadOnly Property Object As Leadtools.Annotations.Core.AnnObject
public:
property Leadtools.Annotations.Core.AnnObject^ Object {
Leadtools.Annotations.Core.AnnObject^ get();
}
Leadtools.Annotations.Core.AnnObject that represents the annotation container that contains the annotation object that is being created, clicked under the run time mode, or edited.
To retrieve the container of this object, use the Container property.
For an example, refer to MedicalViewerBaseCell.DesignerCreated.
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