Error processing SSI file
(Leadtools.Annotations.Automation)

Show in webframe

CanUngroup Property






Gets a value indicating whether this AnnAutomation is in a state where objects can be ungrouped.
Syntax
public bool CanUngroup {get;}
'Declaration
 
Public ReadOnly Property CanUngroup As Boolean
public bool CanUngroup {get;}
@property (nonatomic, readonly) BOOL canUngroup;
public boolean canUngroup();
            
 get_CanUngroup(); 

Property Value

true if this AnnAutomation is in a state where objects can be ungrouped; otherwise, false.
Remarks

The AnnAutomation is in a state where objects can be ungrouped if the object currently being edited is the AnnSelectionObject of the current AnnContainer and this object contains other items in its children property.

For more information about grouping and ungrouping, refer to Grouping and Ungrouping 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