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