Property | Type | Description | |
---|---|---|---|
bottom | int | ||
left | int | ||
right | int | ||
top | int |
Method | Description | |
---|---|---|
Rect ( int left, int top, int width, int height ) : System |
public Rect ( int left, int top, int width, int height ) : System | ||
left | int | |
top | int | |
width | int | |
height | int | |
return | System |