ActiveReports 9
Scale Method (MatrixEx)

The scaled amount on the x-axis.
The scaled mount on the y-axis.
Prepends a scale vector to the MatrixEx
Syntax
'Declaration
 
Public Sub Scale( _
   ByVal scaleX As System.Single, _
   ByVal scaleY As System.Single _
) 
public void Scale( 
   System.float scaleX,
   System.float scaleY
)

Parameters

scaleX
The scaled amount on the x-axis.
scaleY
The scaled mount on the y-axis.
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

MatrixEx Class
MatrixEx Members

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum