Gets the annotation container selected object, if any.
public AnnObject SelectedObject { get; }
Public ReadOnly Property SelectedObject As Leadtools.Annotations.Core.AnnObject
public:
property Leadtools.Annotations.Core.AnnObject^ SelectedObject {
Leadtools.Annotations.Core.AnnObject^ get();
}
Leadtools.Annotations.Core.AnnObjectrepresents the selected object.
To select the object, call the SelectedObject method.
Selecting the object means that the object will enter the edit mode; in the edit mode the editing handles will appear at the sides of the object, as long as the rotation handle, and rotation center.
To show or hide the rotation handles, use the property MedicalViewerBaseCell.ShowRotationHandle.
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