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