Error processing SSI file
(Leadtools.Annotations.Automation)

Show in webframe

SelectObject Method






Object to select. If this value is null, then any object that is selected becomes de-selected.
Select an object in this AnnAutomation.
Syntax
public virtual void SelectObject( 
   AnnObject annObject
)
'Declaration
 
Public Overridable Sub SelectObject( _
   ByVal annObject As AnnObject _
) 
public virtual void SelectObject( 
   AnnObject annObject
)
-(void) selectObject:(LTAnnObject*) annObject;
public void selectObject(AnnObject annObject)
 function Leadtools.Annotations.Automation.AnnAutomation.SelectObject( 
   annObject 
)

Parameters

annObject
Object to select. If this value is null, then any object that is selected becomes de-selected.
Remarks

This method is the equivalent of calling SelectObject with a collection that contains only annObject.

Requirements

Target Platforms

See Also

Reference

AnnAutomation Class
AnnAutomation Members

Error processing SSI file
  Leadtools.Annotations.Automation requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features