LEADTOOLS Annotations (Leadtools.Annotations assembly)
LEAD Technologies, Inc

SelectAll Method






Selects all objects in this AnnAutomation.
Syntax
public virtual void SelectAll()
'Declaration
 
Public Overridable Sub SelectAll() 
'Usage
 
Dim instance As AnnAutomation
 
instance.SelectAll()
public virtual void SelectAll()
 function Leadtools.Annotations.AnnAutomation.SelectAll()
public:
virtual void SelectAll(); 
Remarks

If this AnnAutomation contains more than one object, after calling this method these objects will be removed from the Container and added to a temporary AnnGroupObject. Finally, this temporary AnnGroupObject becomes the object that is currently being edited.

If this AnnAutomation contains only one object, this object becomes the object that is currently being edited. This is the same behavior as calling StartEditing on this object.

You can determine if this AnnAutomation can select all the objects by calling the CanSelectAll property.

For more information about grouping and ungrouping, refer to Grouping and Ungrouping Annotation Objects.

Example
For an example, refer to CanSelectAll.
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

AnnAutomation Class
AnnAutomation Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.