Gets the annotation container selected object, if any.
public AnnObject SelectedObject { get; }
Public ReadOnly Property SelectedObject As AnnObject
public:
property AnnObject^ SelectedObject {
AnnObject^ get();
}
Leadtools.Annotations.Engine.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.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document