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

TranslatePoint Method


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 
)
!MISSING Scrap '_RTJavaScript_Method_SYNTAX'!

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