ComponentOne Bitmap for WPF
Inflate Method (ImageRect)

C1.WPF.Bitmap.4 Assembly > C1.WPF.Bitmap Namespace > ImageRect Structure : Inflate Method
Inflates the rectangle by the specified amount.
Syntax
'Declaration
 
Public Sub Inflate( _
   ByVal dx As System.Integer, _
   ByVal dy As System.Integer _
) 
public void Inflate( 
   System.int dx,
   System.int dy
)

Parameters

dx
dy
See Also

Reference

ImageRect Structure
ImageRect Members