ActiveReports 12
Scale(SizeF) Method

GrapeCity.ActiveReports.Design.Win.v12 Assembly > GrapeCity.ActiveReports.Design.ReportsLibrary Namespace > ReportsLibrary 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

ReportsLibrary Class
ReportsLibrary Members
Overload List