The SelectNone Method is available in LEADTOOLS Document and Medical Imaging toolkits.
Deselects all objects in this AnnAutomation.Visual Basic (Declaration) | |
---|---|
Public Overridable Sub SelectNone() |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As AnnAutomation instance.SelectNone() |
C# | |
---|---|
public virtual void SelectNone() |
C++/CLI | |
---|---|
public: virtual void SelectNone(); |
For an example, refer to CanSelectAll.
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.
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7