LEADTOOLS JavaScript (Leadtools)

RotateAt Method

Show in webframe
The angle, in degrees, to rotate this matrix.
The x-coordinate of the point to rotate this matrix around.
The y-coordinate of the point to rotate this matrix around.
Rotates this matrix about the specified point.
Syntax
 function Leadtools.LeadMatrix.rotateAt( 
   angle ,
   centerX ,
   centerY 
)

Parameters

ParameterTypeDescription
angledoubleThe angle, in degrees, to rotate this matrix.
centerXdoubleThe x-coordinate of the point to rotate this matrix around.
centerYdoubleThe y-coordinate of the point to rotate this matrix around.
See Also

Reference

LeadMatrix Object
LeadMatrix Members

 

 


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