Error processing SSI file
(Leadtools.Annotations.Automation)

Show in webframe

CanSelectNone Property






Gets a value indicating whether this AnnAutomation is in a state where it can deselect objects.
Syntax
public bool CanSelectNone {get;}
'Declaration
 
Public ReadOnly Property CanSelectNone As Boolean
public bool CanSelectNone {get;}
@property (nonatomic, readonly) BOOL canSelectNone;
public boolean getCanSelectNone();
public void setCanSelectNone(boolean value);
            
 get_CanSelectNone(); 

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 SelectObjects(null) method to deselect all of the automation objects.

Requirements

Target Platforms

See Also

Reference

AnnAutomation Class
AnnAutomation Members

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