[]
        
(Showing Draft Content)

C1.Win.Bitmap.ImageRect.Inflate

Inflate Method

Inflate(int, int)

Inflates the rectangle by the specified amount.

Declaration
public void Inflate(int dx, int dy)
Public Sub Inflate(dx As Integer, dy As Integer)
Parameters
Type Name Description
int dx
int dy