rotate Method

Summary

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

Syntax

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

Parameters

angle

The angle of rotation.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly