LEADTOOLS JavaScript (Leadtools.Annotations.Core)

Scale Method (AnnObject)

Show in webframe
The ratio by which to scale the AnnObject in the x-axis direction.
The ratio by which to scale the AnnObject in the y-axis direction.
A Leadtools.LeadPointD object that represents the center of the scale operation.
Scales the AnnObject by the specified ratios.
Syntax
 function Leadtools.Annotations.Core.AnnObject.scale( 
   scaleX ,
   scaleY ,
   origin 
)

Parameters

ParameterTypeDescription
scaleXdoubleThe ratio by which to scale the AnnObject in the x-axis direction.
scaleYdoubleThe ratio by which to scale the AnnObject in the y-axis direction.
originLeadPointDA Leadtools.LeadPointD object that represents the center of the scale operation.
See Also

Reference

AnnObject Object
AnnObject Members

 

 


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