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

CanGroup Property

Show in webframe
Gets a value indicating whether this AnnAutomation is in a state where objects can be grouped together.
Syntax
get_canGroup();
Object.defineProperty('canGroup');

Property Value

TypeDescription
booleantrue if this AnnAutomation is in a state where objects can be grouped together; otherwise, false.
Remarks

The AnnAutomation is in a state where objects can be grouped together when 2 or more objects are in an edit state.

See Also

Reference

AnnAutomation Object
AnnAutomation Members

Error processing SSI file