Error processing SSI file
LEADTOOLS Annotations (Leadtools.Annotations assembly)

Show in webframe

SelectNone Method






Deselects all objects in this AnnAutomation.
Syntax
public virtual void SelectNone()
'Declaration
 
Public Overridable Sub SelectNone() 
'Usage
 
Dim instance As AnnAutomation
 
instance.SelectNone()

            

            
public:
virtual void SelectNone(); 
Remarks
Call the CanSelectNone property to determine if you can deselect all of the objects in this AnnAutomation object.

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

Example
For an example, refer to CanSelectAll.
Requirements

Target Platforms

See Also

Reference

AnnAutomation Class
AnnAutomation Members

Error processing SSI file
(Deprecated, use Leadtools.Annotations.Core instead)