LEADTOOLS JavaScript (Leadtools)
LEAD Technologies, Inc

RotateAt Method

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-2012 All Rights Reserved. LEAD Technologies, Inc.