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

TranslatePoints Method


The Leadtools.LeadPointD array to be translated.
The x value by which to translate the Leadtools.LeadPointD values.
The y value by which to translate the Leadtools.LeadPointD values.
Translates the transformation matrix of the input Leadtools.LeadPointD values by the specified values.
Syntax
 function Leadtools.Annotations.Core.AnnTransformer.translatePoints( 
   points ,
   offsetX ,
   offsetY 
)
!MISSING Scrap '_RTJavaScript_Method_SYNTAX'!

Parameters

ParameterTypeDescription
pointsLeadPointDThe Leadtools.LeadPointD array to be translated.
offsetXdoubleThe x value by which to translate the Leadtools.LeadPointD values.
offsetYdoubleThe y value by which to translate the Leadtools.LeadPointD values.

Return Value

TypeDescription
LeadPointD The translated Leadtools.LeadPointD array.
See Also

Reference

AnnTransformer Object
AnnTransformer Members

 

 


Products | Support | Contact Us | Copyright Notices

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