rotatePoint Method

Summary

Rotates the input LeadPointD using the specified angle.

Syntax
TypeScript
JavaScript
rotatePoint = function( 
   point, 
   angle 
) 
static rotatePoint( 
   point: LeadPointD, 
   angle: number 
): LeadPointD; 

Parameters

point

The LeadPointD to be rotated.

angle

The angle to rotate the LeadPointD.

Return Value

The rotated LeadPointD.

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.