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

ScalePoint Method


The Leadtools.LeadPointD to be scaled.
The ratio by which to scale the Leadtools.LeadPointD in the x-axis direction.
The ratio by which to scale the Leadtools.LeadPointD in the y-axis direction.
Scales the input Leadtools.LeadPointD using the specified scale factor.
Syntax
 function Leadtools.Annotations.Core.AnnTransformer.scalePoint( 
   point ,
   scaleX ,
   scaleY 
)
!MISSING Scrap '_RTJavaScript_Method_SYNTAX'!

Parameters

ParameterTypeDescription
pointLeadPointDThe Leadtools.LeadPointD to be scaled.
scaleXdoubleThe ratio by which to scale the Leadtools.LeadPointD in the x-axis direction.
scaleYdoubleThe ratio by which to scale the Leadtools.LeadPointD in the y-axis direction.

Return Value

TypeDescription
LeadPointD The scaled Leadtools.LeadPointD.
See Also

Reference

AnnTransformer Object
AnnTransformer Members

 

 


Products | Support | Contact Us | Copyright Notices

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