Property | Type | Description | |
---|---|---|---|
bottom | ushort | ||
left | ushort | ||
right | ushort | ||
top | ushort |
Method | Description | |
---|---|---|
RDPGFX_RECT16 ( ushort l, ushort t, ushort r, ushort b ) : System |
public RDPGFX_RECT16 ( ushort l, ushort t, ushort r, ushort b ) : System | ||
l | ushort | |
t | ushort | |
r | ushort | |
b | ushort | |
return | System |