LEADTOOLS JavaScript (Leadtools.Annotations.Core)

ScalePoint Method

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

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