LEADTOOLS Medical (Leadtools.MedicalViewer assembly)
LEAD Technologies, Inc

SelectObject Method






the object that will be selected or deselected.
true to select the object, false to deselect the object.
Selects or deselects the object.
Syntax
public void SelectObject( 
   AnnObject annObject,
   bool select
)
'Declaration
 
Public Sub SelectObject( _
   ByVal annObject As AnnObject, _
   ByVal select As Boolean _
) 
'Usage
 
Dim instance As MedicalViewerSubCell
Dim annObject As AnnObject
Dim select As Boolean
 
instance.SelectObject(annObject, select)
public void SelectObject( 
   AnnObject annObject,
   bool select
)
 function Leadtools.MedicalViewer.MedicalViewerSubCell.SelectObject( 
   annObject ,
   select 
)
public:
void SelectObject( 
   AnnObject^ annObject,
   bool select
) 

Parameters

annObject
the object that will be selected or deselected.
select
true to select the object, false to deselect the object.
Remarks

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.

Requirements

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

See Also

Reference

MedicalViewerSubCell Class
MedicalViewerSubCell Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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