Leadtools.MedicalViewer Namespace > MedicalViewerSubCell Class : SelectedObject Property |
public AnnObject SelectedObject {get;}
'Declaration Public ReadOnly Property SelectedObject As AnnObject
'Usage Dim instance As MedicalViewerSubCell Dim value As AnnObject value = instance.SelectedObject
public AnnObject SelectedObject {get;}
get_SelectedObject();
public: property AnnObject^ SelectedObject { AnnObject^ get(); }
To select the object, call the SelectObject 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.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2