Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

RotateRect Method






The Leadtools.LeadRectD to be rotated.
The angle to rotate the Leadtools.LeadRectD.
Rotates the input Leadtools.LeadRectD using the specified angle.
Syntax
public static LeadRectD RotateRect( 
   LeadRectD rect,
   double angle
)
'Declaration
 
Public Shared Function RotateRect( _
   ByVal rect As LeadRectD, _
   ByVal angle As Double _
) As LeadRectD
public static LeadRectD RotateRect( 
   LeadRectD rect,
   double angle
)
+(LeadRectD) rotateRect:(LeadRectD) rect 
                  angle:(double) angle;
            
public static LeadRectD rotateRect(
   LeadRectD rect,
   double angle
)
            
 function Leadtools.Annotations.Core.AnnTransformer.RotateRect( 
   rect ,
   angle 
)

Parameters

rect
The Leadtools.LeadRectD to be rotated.
angle
The angle to rotate the Leadtools.LeadRectD.

Return Value

The rotated Leadtools.LeadRectD.
Requirements

Target Platforms

See Also

Reference

AnnTransformer Class
AnnTransformer 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