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
ScalePrepend Method
Show in webframe
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: JavaScript
JavaScript
The value by which to scale this
LeadMatrix
along the x-axis.
The value by which to scale this
LeadMatrix
along the y-axis.
Prepends the specified scale vector to this
LeadMatrix
.
Syntax
JavaScript
function
Leadtools.LeadMatrix.scalePrepend(
scaleX
,
scaleY
)
Parameters
Parameter
Type
Description
scaleX
double
The value by which to scale this
LeadMatrix
along the x-axis.
scaleY
double
The value by which to scale this
LeadMatrix
along the y-axis.
See Also
Reference
LeadMatrix Object
LeadMatrix Members
Error processing SSI file