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

Scale Method (AnnObject)


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. WinRT support
Syntax
public virtual void Scale( 
   double scaleX,
   double scaleY,
   LeadPointD origin
)
 function Leadtools.Annotations.Core.AnnObject.Scale( 
   scaleX ,
   scaleY ,
   origin 
)

Parameters

scaleX
The ratio by which to scale the AnnObject in the x-axis direction.
scaleY
The ratio by which to scale the AnnObject in the y-axis direction.
origin
A Leadtools.LeadPointD object that represents the center of the scale operation.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnObject Class
AnnObject Members

 

 


Products | Support | Contact Us | Copyright Notices

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