LEADTOOLS JavaScript (Leadtools.Annotations.Core)

RotatePointAt Method

Show in webframe
The Leadtools.LeadPointD to be rotated.
The angle to rotate the Leadtools.LeadPointD.
A value representing the center point of rotation on the x-axis.
A value representing the center point of rotation on the y-axis.
Rotates the input Leadtools.LeadPointD using the specified angle and center point.
Syntax
 function Leadtools.Annotations.Core.AnnTransformer.rotatePointAt( 
   point ,
   angle ,
   centerX ,
   centerY 
)

Parameters

ParameterTypeDescription
pointLeadPointDThe Leadtools.LeadPointD to be rotated.
angledoubleThe angle to rotate the Leadtools.LeadPointD.
centerXdoubleA value representing the center point of rotation on the x-axis.
centerYdoubleA value representing the center point of rotation on the y-axis.

Return Value

TypeDescription
LeadPointD The rotated Leadtools.LeadPointD.
See Also

Reference

AnnTransformer Object
AnnTransformer Members

 

 


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