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