get_canBringLayerToFirst();
Object.defineProperty('canBringLayerToFirst');
Type | Description |
---|---|
boolean | true if this AnnAutomation is in a state where a layer can be brought up to the top of the z-order; otherwise, false. |
AnnAutomation can bring a layer up to the top of the z-order if a layer is selected using SelectLayer and this layer contain a hierarchy that allows this operation.
To bring a layer up the z-order, use BringLayerToFront.