Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Automation)

CanUngroup Property

Show in webframe
Gets a value indicating whether this AnnAutomation is in a state where objects can be ungrouped.
Syntax
get_canUngroup();
Object.defineProperty('canUngroup');

Property Value

TypeDescription
booleantrue 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.

See Also

Reference

AnnAutomation Object
AnnAutomation Members

Error processing SSI file