Property | Type | Description | |
---|---|---|---|
Bottom | int | ||
Left | int | ||
Right | int | ||
Top | int |
Method | Description | |
---|---|---|
RECT ( |
||
RECT ( int left, int top, int width, int height ) : System |
public RECT ( |
||
rect | ||
return | System |
public RECT ( int left, int top, int width, int height ) : System | ||
left | int | |
top | int | |
width | int | |
height | int | |
return | System |