function Leadtools.Annotations.Core.AnnTextReviewObject.addRectangle( rect )
| Parameter | Type | Description |
|---|---|---|
| rect | LeadRectD | 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.