rotate Method

Summary

Applies a rotation of the specified angle about the origin of this LeadMatrix.

Syntax
TypeScript
JavaScript
LeadMatrix.prototype.rotate = function( 
   angle 
) 
rotate( 
   angle: number 
): void; 

Parameters

angle

The angle of rotation.

Requirements

Target Platforms

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

Leadtools Assembly