[]
public void Deflate(int dx, int dy)
Public Sub Deflate(dx As Integer, dy As Integer)
| Type | Name | Description |
|---|---|---|
| int | dx | |
| int | dy |
public void Deflate(int dLeft, int dTop, int dRight, int dBottom)
Public Sub Deflate(dLeft As Integer, dTop As Integer, dRight As Integer, dBottom As Integer)
| Type | Name | Description |
|---|---|---|
| int | dLeft | |
| int | dTop | |
| int | dRight | |
| int | dBottom |