Gets the Y coordinate of the top side of the box bounding rectangle.
SyntaxVB6
Copy Code
|
|---|
Public Property Get Top() As Long |
C++
Copy Code
|
|---|
public: |
A long value.
RemarksGets the top side of the bounding rectangle of a box measured, in document coordinates.
See Also