LEADTOOLS JavaScript (Leadtools.Annotations.Core)

TranslatePoints Method

Show in webframe
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 
)

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