Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

AddRectangle Method






The rectangle to be added to the AnnTextReviewObject.
Adds a rectangle to this AnnTextReviewObject.
Syntax
public virtual void AddRectangle( 
   LeadRectD rect
)
'Declaration
 
Public Overridable Sub AddRectangle( _
   ByVal rect As LeadRectD _
) 
public virtual void AddRectangle( 
   LeadRectD rect
)
public void addRectangle(LeadRectD rect)
 function Leadtools.Annotations.Core.AnnTextReviewObject.AddRectangle( 
   rect 
)

Parameters

rect
The rectangle to be added to the AnnTextReviewObject.
Remarks

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.

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