LEADTOOLS JavaScript (Leadtools)

ScaleAtPrepend Method

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.
The x-coordinate of the scale operation's center point.
The y-coordinate of the scale operation's center point.
Prepends the specified scale about the specified point of this LeadMatrix.
Syntax
 function Leadtools.LeadMatrix.scaleAtPrepend( 
   scaleX ,
   scaleY ,
   centerX ,
   centerY 
)

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.
centerXdoubleThe x-coordinate of the scale operation's center point.
centerYdoubleThe y-coordinate of the scale operation's center point.
See Also

Reference

LeadMatrix Object
LeadMatrix Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.