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

RotatePoints Method


The Leadtools.LeadPointD array to be rotated.
The angle to rotate the Leadtools.LeadPointD values.
Rotates the input Leadtools.LeadPointD values using the specified angle.
Syntax
 function Leadtools.Annotations.Core.AnnTransformer.rotatePoints( 
   points ,
   angle 
)
!MISSING Scrap '_RTJavaScript_Method_SYNTAX'!

Parameters

ParameterTypeDescription
pointsLeadPointDThe Leadtools.LeadPointD array to be rotated.
angledoubleThe angle to rotate the Leadtools.LeadPointD values.

Return Value

TypeDescription
LeadPointD The rotated Leadtools.LeadPointD array.
See Also

Reference

AnnTransformer Object
AnnTransformer Members

 

 


Products | Support | Contact Us | Copyright Notices

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