LEADTOOLS Annotations (Leadtools.Annotations assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
SelectAll Method
See Also 
Leadtools.Annotations Namespace > AnnAutomation Class : SelectAll Method



The SelectAll Method is available in LEADTOOLS Document and Medical Imaging toolkits.

Selects all objects in this AnnAutomation.

Syntax

Visual Basic (Declaration) 
Public Overridable Sub SelectAll() 
Visual Basic (Usage)Copy Code
Dim instance As AnnAutomation
 
instance.SelectAll()
C# 
public virtual void SelectAll()
C++/CLI 
public:
virtual void SelectAll(); 

Example

For an example, refer to CanSelectAll.

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.

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.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features