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

CanSendToLast Property

Show in webframe
Gets a value that indicates whether this AnnAutomation can send the currently selected object(s) to the bottom of the Z-order.
Syntax
get_canSendToLast();
Object.defineProperty('canSendToLast');

Property Value

TypeDescription
booleantrue if this AnnAutomation can send the currently selected object(s) to the bottom of Z-order; otherwise, false.
Remarks

Call the SendToBack method to send the object to the bottom of the Z-order.

See Also

Reference

AnnAutomation Object
AnnAutomation Members

Error processing SSI file