(Leadtools.Annotations.Core)

RotatePoint Method

Show in webframe





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
)
Public Shared Function RotatePoint( _
   ByVal point As LeadPointD, _
   ByVal angle As Double _
) As LeadPointD
public static LeadPointD RotatePoint( 
   LeadPointD point,
   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

 

 


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