ActiveReports 12
Scale(SizeF) Method

GrapeCity.ActiveReports.Viewer.Win.v12 Assembly > GrapeCity.ActiveReports.Viewer.Win Namespace > Viewer Class > Scale Method : Scale(SizeF) Method
A System.Drawing.SizeF containing the horizontal and vertical scaling factors.
Scales the control and all child controls by the specified scaling factor.
Syntax
'Declaration
 
Public Overloads Sub Scale( _
   ByVal factor As SizeF _
) 
public void Scale( 
   SizeF factor
)

Parameters

factor
A System.Drawing.SizeF containing the horizontal and vertical scaling factors.
See Also

Reference

Viewer Class
Viewer Members
Overload List