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

GetRectangles Method

Show in webframe
Returns the rectangles of this AnnTextReviewObject.
Syntax
 function Leadtools.Annotations.Core.AnnTextReviewObject.getRectangles()

Return Value

TypeDescription
LeadRectD The rectangles of this AnnTextReviewObject.
Remarks

This is a helper method that will return an array rectangles formed from the items in Points. Each pair of points are the top-left and bottom-right corner of a rectangle. This number of the rectangles returned by this method is number of items in Points divided by two.

See Also

Reference

AnnTextReviewObject Object
AnnTextReviewObject Members

Error processing SSI file