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

CanSendToBack Property

Show in webframe
Gets a value that indicates whether this AnnAutomation can send the currently selected object(s) down in the Z-order.
Syntax
get_canSendToBack();
Object.defineProperty('canSendToBack');

Property Value

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

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

See Also

Reference

AnnAutomation Object
AnnAutomation Members

Error processing SSI file