[]
Sets the scroll rectangle.
protected override Rectangle BuildScrollableRectangle(int dx, int dy)
| Type | Name | Description |
|---|---|---|
| int | dx | Amount to scroll in the x direction, in pixels. |
| int | dy | Amount to scroll in the y direction, in pixels. |
| Type | Description |
|---|---|
| Rectangle |