Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

SetRectangles Method






The array of new rectangles to be set for this object.
Replaces the rectangles of this AnnTextReviewObject.
Syntax
public virtual void SetRectangles( 
   LeadRectD[] rects
)
'Declaration
 
Public Overridable Sub SetRectangles( _
   ByVal rects() As LeadRectD _
) 
public virtual void SetRectangles( 
   LeadRectD[] rects
)
public void setRectangles(LeadRectD[] rects)
 function Leadtools.Annotations.Core.AnnTextReviewObject.SetRectangles( 
   rects 
)

Parameters

rects
The array of new rectangles to be set for this object.
Remarks

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.

Requirements

Target Platforms

See Also

Reference

AnnTextReviewObject Class
AnnTextReviewObject Members

Error processing SSI file
   Leadtools.Annotations.Core requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features