C1.Win.Bitmap.4.8 Assembly / C1.Win.Bitmap Namespace / ImageRect Structure / Inflate Method

In This Topic
Inflate Method (ImageRect)
In This Topic
Inflates the rectangle by the specified amount.
Syntax
'Declaration
 
Public Sub Inflate( _
   ByVal dx As System.Integer, _
   ByVal dy As System.Integer _
) 
 

Parameters

dx
dy
See Also