TcxRectBasedGeometryObject.Width Property
In This Article
Specifies the rectangle’s width, in pixels.
#Declaration
Delphi
property Width: Integer read; write;
#Property Value
Type | Description |
---|---|
Integer | A rectangle width. |
See Also