Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
Leadtools.Annotations.Core Namespace > AnnTransformer Class : RotatePoint Method |
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 )