(Leadtools.Annotations.Core)

RotateRect Method

Show in webframe





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
)
Public Shared Function RotateRect( _
   ByVal rect As LeadRectD, _
   ByVal angle As Double _
) As LeadRectD
public static LeadRectD RotateRect( 
   LeadRectD rect,
   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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.