TcxRectBasedGeometryObject.Right Property
In This Article
Specifies the horizontal offset of the rectangle’s right-bottom corner or the right margin, in pixels.
#Declaration
Delphi
property Right: Integer index 2 read; write;
#Property Value
Type | Description |
---|---|
Integer | A horizontal offset of the rectangle’s right-bottom corner or the right margin. |
See Also