TdxRectF.Bottom Field
Stores the vertical coordinate of the rectangle’s bottom-right corner.
Declaration
Bottom: Single
Field Value
Type |
---|
Single |
Remarks
The rectangle’s height is calculated as the difference between the Bottom and Top field values. The Bottom field updates automatically every time the rectangle moves or the Height property value changes.
See Also