rotateAtPrepend Method

Summary

Prepends a rotation of the specified angle at the specified point to this LeadMatrix.

Syntax
TypeScript
JavaScript
LeadMatrix.prototype.rotateAtPrepend = function( 
   angle, 
   centerX, 
   centerY 
) 
rotateAtPrepend( 
   angle: number, 
   centerX: number, 
   centerY: number 
): void; 

Parameters

angle

The angle, in degrees, to rotate this matrix.

centerX

The x-coordinate of the point to rotate this matrix around.

centerY

The y-coordinate of the point to rotate this matrix around.

Requirements

Target Platforms

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

Leadtools Assembly

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