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

Bounds Property (AnnEditTextEventArgs)

Show in webframe
Gets the bounding rectangle of the AnnTextObject entering text-editing mode in screen/device coordinates.
Syntax
get_bounds();
Object.defineProperty('bounds');

Property Value

TypeDescription
LeadRectDA LeadRectD that represents the bounding rectangle of the AnnTextObject entering text-editing mode in screen/device coordinates.
Example
For an example, refer to AnnAutomation.EditText
See Also

Reference

AnnEditTextEventArgs Object
AnnEditTextEventArgs Members

Error processing SSI file