|
Right (Get Method)
Gets the X coordinate of the lower-right corner.
int Right() |
Return Value
X coordinate of the lower-right corner.
Right (Set Method)
Sets the X coordinate of the lower-right corner.
void Right(
|
Parameters
x
[in] New X coordinate of the lower-right corner.
Return Value
None.