Méthode | Description | |
---|---|---|
Add ( |
Add the border offsets to a rect.
|
|
RectOffset ( ) : System |
Creates a new rectangle with offsets.
|
|
RectOffset ( int left, int right, int top, int bottom ) : System |
Creates a new rectangle with offsets.
|
|
Remove ( |
Remove the border offsets from a rect.
|
|
ToString ( ) : string |
Méthode | Description | |
---|---|---|
Cleanup ( ) : void | ||
INTERNAL_CALL_Add ( |
||
INTERNAL_CALL_Remove ( |
||
Init ( ) : void | ||
RectOffset ( |
public RectOffset ( int left, int right, int top, int bottom ) : System | ||
left | int | |
right | int | |
top | int | |
bottom | int | |
Résultat | System |