Error processing SSI file
LEADTOOLS JavaScript (Leadtools)
Products
|
Support
|
Email
a link to this topic. |
Send comments
on this topic. | Back to
Introduction
| Help Version 19.0.4.3
Skew Method
Show in webframe
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: JavaScript
JavaScript
The angle in the x dimension to skew this
LeadMatrix
.
The angle in the y dimension to skew this
LeadMatrix
.
Appends a skew of the specified degrees in the x and y dimensions to this
LeadMatrix
.
Syntax
JavaScript
function
Leadtools.LeadMatrix.skew(
skewX
,
skewY
)
Parameters
Parameter
Type
Description
skewX
double
The angle in the x dimension to skew this
LeadMatrix
.
skewY
double
The angle in the y dimension to skew this
LeadMatrix
.
See Also
Reference
LeadMatrix Object
LeadMatrix Members
Error processing SSI file