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