Leadtools.Windows.Annotations Namespace > AnnAutomation Class : CanSelectNone Property |
public virtual bool CanSelectNone {get;}
'Declaration Public Overridable ReadOnly Property CanSelectNone As Boolean
'Usage Dim instance As AnnAutomation Dim value As Boolean value = instance.CanSelectNone
Call the SelectNone method to deselect all of the automation objects.
For information about grouping and ungrouping, refer to Grouping and Ungrouping WPF Annotation Objects.
For C#/VB examples, refer to CanSelectAll.