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