LEADTOOLS JavaScript (Leadtools.Annotations.Core)

TranslatePoint Method

Show in webframe
The Leadtools.LeadPointD to be translated.
The x value by which to translate the Leadtools.LeadPointD.
The y value by which to translate the Leadtools.LeadPointD.
Translates the transformation matrix of the input Leadtools.LeadPointD by the specified values.
Syntax
 function Leadtools.Annotations.Core.AnnTransformer.translatePoint( 
   point ,
   offsetX ,
   offsetY 
)

Parameters

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

Return Value

TypeDescription
LeadPointD The translated Leadtools.LeadPointD.
See Also

Reference

AnnTransformer Object
AnnTransformer Members

 

 


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