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