canSendToBack Property

Summary

Gets a value that indicates whether this AnnAutomation can send the currently selected object(s) down in the Z-order.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnAutomation.prototype, 'canSendToBack', 
	get: function() 
) 
canSendToBack: boolean; // read-only 

Property Value

true 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.

Requirements

Target Platforms

Help Version 22.0.2023.1.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.