get_canFlip();
Object.defineProperty('canFlip');
Type | Description |
---|---|
boolean | true if this AnnAutomation is in a state where objects can be flipped, otherwise; false. |
AnnAutomation can flip objects when one or more Leadtools.Annotations.Core.AnnObject objects are currently in edit mode (selected) and these objects are not locked.
Call the Flip method to actually flip the objects in this AnnAutomation.