TdxRectF Properties
A TRect type equivalent with the single-precision floating-point coordinates and dimensions.| Name | Description |
|---|---|
| BottomCenter | |
| BottomLeft | Specifies the bottom-left corner’s coordinates. |
| BottomRight | Specifies the bottom-right corner’s coordinates. |
| Height | Specifies the rectangle’s height. |
| LeftCenter | |
| Location | Specifies the rectangle’s position. |
| RightCenter | |
| Size | Returns the rectangle’s dimensions. |
| TopCenter | |
| TopLeft | Specifies the top-left corner’s coordinates. |
| TopRight | Specifies the top-right corner’s coordinates. |
| Width | Specifies the rectangle’s width. |
| X | |
| Y |
See Also