Leadtools.Annotations.Core Namespace > AnnTransformer Class : RotatePointAt Method |
public static LeadPointD RotatePointAt( LeadPointD point, double angle, double centerX, double centerY )
Public Shared Function RotatePointAt( _ ByVal point As LeadPointD, _ ByVal angle As Double, _ ByVal centerX As Double, _ ByVal centerY As Double _ ) As LeadPointD
public static LeadPointD RotatePointAt( LeadPointD point, double angle, double centerX, double centerY )
public static LeadPointD rotatePointAt( LeadPointD point, double angle, double centerX, double centerY )