TcxRectBasedGeometryObject.Top Property
Specifies the vertical offset of the rectangle’s left-top corner or the top margin, in pixels.
Declaration
property Top: Integer index 1 read; write;
Property Value
Type | Description |
---|---|
Integer | A vertical offset of the rectangle’s origin or the top margin. |
See Also