public bool CanSelectNone {get;}
public bool CanSelectNone {get;}
@property (nonatomic, readonly) BOOL canSelectNone;
public boolean getCanSelectNone(); public void setCanSelectNone(boolean value);
get_CanSelectNone();
If the AnnAutomation contains one or more Leadtools.Annotations.Core.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.