Gets and sets the y-coordinate of the top-left corner of the rectangle.
JavaScript |
|
|
|
Top |
C# |
|
|
|
double Top { get; set; } |
C++ |
|
|
|
HRESULT Top([out, retval] double* pVal) HRESULT Top([in] double pVal) |