Gets a value that indicates whether this AnnAutomation is currently in a state where a layer can be sent to end of the z-order.
Object.defineProperty(AnnAutomation.prototype, 'canSendLayerToLast',
get: function()
)
canSendLayerToLast: boolean; // read-only
true if this AnnAutomation is in a state where a layer can be sent to end of the z-order; otherwise, false.
AnnAutomation can send a layer to the end of the z-order if a layer is selected using SelectLayer and this layer contain a hierarchy that allows this operation.
To send a layer down the z-order, use SendLayerToBack.
Products |
Support |
Feedback: canSendLayerToLast Property (AnnAutomation) - Leadtools.Annotations.Automation |
Introduction |
Help Version 19.0.2017.3.21
|