Error processing SSI file
LEADTOOLS JavaScript (Leadtools)

Scale Method (LeadMatrix)

Show in webframe
The value by which to scale this LeadMatrix along the x-axis.
The value by which to scale this LeadMatrix along the y-axis.
Appends the specified scale vector to this LeadMatrix.
Syntax
 function Leadtools.LeadMatrix.scale( 
   scaleX ,
   scaleY 
)

Parameters

ParameterTypeDescription
scaleXdoubleThe value by which to scale this LeadMatrix along the x-axis.
scaleYdoubleThe value by which to scale this LeadMatrix along the y-axis.
See Also

Reference

LeadMatrix Object
LeadMatrix Members

Error processing SSI file