The SelectNone Method supports WPF/Silverlight.
The SelectNone Method is available in LEADTOOLS Document and Medical Imaging toolkits.
Deselects all objects in this AnnAutomation. Supported in Silverlight, Windows Phone 7Visual 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 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: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)