|
Top (Get Method)
Gets the Y coordinate of the upper-left corner.
int Top() |
Return Value
Y coordinate of the upper-left corner.
Top (Set Method)
Sets the Y coordinate of the upper-left corner.
void Top(
|
Parameters
y
[in] New Y coordinate of the upper-left corner.
Return Value
None.