Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

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