Returns the rectangles of this AnnTextReviewObject.
public virtual LeadRectD[] GetRectangles()
Public Overridable Function GetRectangles() As Leadtools.LeadRectD()
public virtual [Leadtools.LeadRectD[]](../l/leadrectd.md) GetRectangles()
public LeadRectD[] getRectangles()
function Leadtools.Annotations.Core.AnnTextReviewObject.GetRectangles()
public:
virtual array<LeadRectD^>^ GetRectangles()
The rectangles of this AnnTextReviewObject.
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET