ActiveReports 12
Scale(SizeF) Method

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

Designer Class
Designer Members
Overload List