Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

RotatePoint Method






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

Parameters

point
The Leadtools.LeadPointD to be rotated.
angle
The angle to rotate the Leadtools.LeadPointD.

Return Value

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