TcxRectBasedGeometryObject.Left Property
Specifies the horizontal offset of the rectangle’s left-top corner or the left margin, in pixels.
Declaration
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