rotatePoints Method

Summary

Rotates the input LeadPointD values using the specified angle.

Syntax
TypeScript
JavaScript
rotatePoints = function( 
   points, 
   angle 
) 
static rotatePoints( 
   points: LeadPointD[], 
   angle: number 
): LeadPointD[]; 

Parameters

points

The LeadPointD array to be rotated.

angle

The angle to rotate the LeadPointD values.

Return Value

The rotated LeadPointD array.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.