Visual Basic (Declaration) | |
---|---|
Public Overridable Sub SelectNone() |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public virtual void SelectNone() |
C++/CLI | |
---|---|
public: virtual void SelectNone(); |
For C#/VB examples, 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 WPF Annotation Objects.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family