LEADTOOLS JavaScript (Leadtools.Annotations.Core)
LEAD Technologies, Inc

RotateRectAt Method


The Leadtools.LeadRectD to be rotated.
The angle to rotate the Leadtools.LeadRectD.
The value representing the center point of rotation on the x-axis.
The value representing the center point of rotation on the y-axis.
Rotates the input Leadtools.LeadRectD using the specified angle and center point.
Syntax
 function Leadtools.Annotations.Core.AnnTransformer.rotateRectAt( 
   rect ,
   angle ,
   centerX ,
   centerY 
)
!MISSING Scrap '_RTJavaScript_Method_SYNTAX'!

Parameters

ParameterTypeDescription
rectLeadRectDThe Leadtools.LeadRectD to be rotated.
angledoubleThe angle to rotate the Leadtools.LeadRectD.
centerXdoubleThe value representing the center point of rotation on the x-axis.
centerYdoubleThe value representing the center point of rotation on the y-axis.

Return Value

TypeDescription
LeadRectD The rotated Leadtools.LeadRectD.
See Also

Reference

AnnTransformer Object
AnnTransformer Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.