Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
Leadtools.Annotations.Core Namespace > AnnTextReviewObject Class : SetRectangles Method |
public void setRectangles(LeadRectD[] rects)
function Leadtools.Annotations.Core.AnnTextReviewObject.SetRectangles( rects )
This is a helper method that will clear the Points collection and then add the top-left and bottom-right corner points of each item in rects to Points. When this method returns, the number of points in the collection will be the number of rects items multiplied by two.