Error processing SSI file
LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

Show in webframe

CanSelectNone Property






Gets a value indicating whether this AnnAutomation is in a state where it can deselect objects.
Syntax
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

            

            
public:
virtual property bool CanSelectNone {
   bool get();
}

Property Value

true if objects in this AnnAutomation can be deselected; otherwise, false.
Remarks
If the AnnAutomation contains one or more AnnObject objects that are currently being edited (selected), then this property will return true.

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.

Example

For C#/VB examples, refer to CanSelectAll.

Requirements

Target Platforms

See Also

Reference

AnnAutomation Class
AnnAutomation Members

Error processing SSI file
   Leadtools.Windows.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features