ActiveReports 13
Scale(Double) Method

GrapeCity.ActiveReports.Viewer.Wpf Assembly > GrapeCity.Viewer.Common Namespace > Rect Structure > Scale Method : Scale(Double) Method
Scales the rectangle by specified scale factor.
Syntax
'Declaration
 
Public Overloads Function Scale( _
   ByVal scaleFactor As Double _
) As Rect
public Rect Scale( 
   double scaleFactor
)

Parameters

scaleFactor
See Also

Reference

Rect Structure
Rect Members
Overload List