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 22.0.2023.1.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.