ActiveReports 13
Inflate(Size) Method

GrapeCity.ActiveReports.Viewer.Wpf Assembly > GrapeCity.Viewer.Common Namespace > Rect Structure > Inflate Method : Inflate(Size) Method
The amount to inflate this rectangle.
Enlarges this Rect by the specified amount.
Syntax
'Declaration
 
Public Overloads Function Inflate( _
   ByVal size As Size _
) As Rect
public Rect Inflate( 
   Size size
)

Parameters

size
The amount to inflate this rectangle.
See Also

Reference

Rect Structure
Rect Members
Overload List