![]() |
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 : GetRectangles Method |
public virtual LeadRectD[] GetRectangles()
'Declaration
Public Overridable Function GetRectangles() As LeadRectD()
public virtual LeadRectD[] GetRectangles()
public LeadRectD[] getRectangles()
function Leadtools.Annotations.Core.AnnTextReviewObject.GetRectangles()
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.