LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

SelectedObject Property

Show in webframe





Gets the annotation container selected object, if any.
Syntax
public AnnObject SelectedObject {get;}
'Declaration
 
Public ReadOnly Property SelectedObject As AnnObject
'Usage
 
Dim instance As MedicalViewerSubCell
Dim value As AnnObject
 
value = instance.SelectedObject

            

            
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 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.

Requirements

Target Platforms

See Also

Reference

MedicalViewerSubCell Class
MedicalViewerSubCell Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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