skew Method

Summary

Appends a skew of the specified degrees in the x and y dimensions to this LeadMatrix.

Syntax
TypeScript
JavaScript
LeadMatrix.prototype.skew = function( 
   skewX, 
   skewY 
) 
skew( 
   skewX: number, 
   skewY: number 
): void; 

Parameters

skewX

The angle in the x dimension to skew this LeadMatrix.

skewY

The angle in the y dimension to skew this LeadMatrix.

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