Method ReadRect
ReadRect(Rect)
Reads the rect.
Declaration
public Rect ReadRect(Rect aDefault)
Parameters
| Type | Name | Description |
|---|---|---|
| Rect | aDefault | a default. |
Returns
| Type | Description |
|---|---|
| Rect | Rect. |
ReadRect()
Reads the rect.
Declaration
public Rect ReadRect()
Returns
| Type | Description |
|---|---|
| Rect | Rect. |