Leadtools.Annotations.Core Namespace > AnnTransformer Class : RotatePoints Method |
public static LeadPointD[] RotatePoints( LeadPointD[] points, double angle )
Public Shared Function RotatePoints( _ ByVal points() As LeadPointD, _ ByVal angle As Double _ ) As LeadPointD()
public static LeadPointD[] RotatePoints( LeadPointD[] points, double angle )
public static LeadPointD[] rotatePoints( LeadPointD[] points, double angle )