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

Bounds Property (AnnObject)

Show in webframe
Gets a LeadRectD object that indicates the bounds of this AnnObject.
Syntax
get_bounds();
Object.defineProperty('bounds');

Property Value

TypeDescription
LeadRectDA LeadRectD object that indicates the bounds of this AnnObject.
Remarks

For more information, see GetBoundingRectangle.

See Also

Reference

AnnObject Object
AnnObject Members

Error processing SSI file