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

Scale Method (AnnGroupObject)


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

Parameters

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

Reference

AnnGroupObject Object
AnnGroupObject Members

 

 


Products | Support | Contact Us | Copyright Notices

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