skewPrepend Method (LeadMatrix)

Summary

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

Syntax

JavaScript Syntax
LeadMatrix.prototype.skewPrepend = function(skewX, skewY)
TypeScript Syntax
skewPrepend(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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools Assembly
Click or drag to resize