Adds a rectangle to this AnnTextReviewObject.
AnnTextReviewObject.prototype.addRectangle = function(rect)
addRectangle(rect: LeadRectD): void;
rect
The rectangle to be added to the AnnTextReviewObject.
This is a helper method that will add the top-left and bottom-right corner points of rect to the Points collection. When the method returns, the number of points in the collection will be incremented by 2.
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