Leadtools.MedicalViewer Namespace > MedicalViewerSubCell Class : SelectObject Method |
'Usage Dim instance As MedicalViewerSubCell Dim annObject As AnnObject Dim select As Boolean instance.SelectObject(annObject, select)
public: void SelectObject( AnnObject^ annObject, bool select )
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 MedicalViewerBaseCell.ShowRotationHandle property.
To retrieve the selected object, use the SelectedObject property.
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