LEADTOOLS Medical (Leadtools.MedicalViewer assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.31
SelectedObject Property
See Also 
Leadtools.MedicalViewer Namespace > MedicalViewerSubCell Class : SelectedObject Property



(Read only) Gets the annotation container selected object, if any.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property SelectedObject As AnnObject
Visual Basic (Usage)Copy Code
Dim instance As MedicalViewerSubCell
Dim value As AnnObject
 
value = instance.SelectedObject
C# 
public AnnObject SelectedObject {get;}
C++/CLI 
public:
property AnnObject^ SelectedObject {
   AnnObject^ get();
}

Property Value

Leadtools.Annotations.AnnObjectrepresents the selected object.

Remarks

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 edtiting 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 propery MedicalViewerBaseCell.ShowRotationHandle.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features