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.
See Also

Reference

MatrixEx Class
MatrixEx Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum