Error processing SSI file
(Leadtools.Annotations.Automation)

Show in webframe

CanSelectObjects Property






Gets a value that indicates whether the this AnnAutomation is in a state where any object can be selected.
Syntax
public virtual bool CanSelectObjects {get;}
'Declaration
 
Public Overridable ReadOnly Property CanSelectObjects As Boolean
public virtual bool CanSelectObjects {get;}
@property (nonatomic,readonly) BOOL canSelectObjects;
public boolean canSelectObjects()
 get_CanSelectObjects(); 

Property Value

true if this AnnAutomation is in a state where any object can be selected; otherwise, it is false.
Remarks

If the AnnAutomation contains one or more AnnObject objects, then this property will return true. Selecting an object in AnnAutomation is the equivalent of starting its AnnEditDesigner. Call the SelectObject or SelectObjects methods to select one or any group of the annotation 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