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 : RotatePoints Method |
public static LeadPointD[] RotatePoints( LeadPointD[] points, double angle )
'Declaration
Public Shared Function RotatePoints( _ ByVal points() As LeadPointD, _ ByVal angle As Double _ ) As LeadPointD()
public static LeadPointD[] RotatePoints( LeadPointD[] points, double angle )
+(LTLeadPointCollection*) rotatePoints:(LTLeadPointCollection*) points
angle:(double) angle;
public static LeadPointD[] rotatePoints( LeadPointD[] points, double angle )