TcxRect.BottomRight Property
Specifies the position of the rectangle’s bottom-right corner.
Declaration
property BottomRight: TPoint index 3 read; write;
Property Value
Type |
---|
TPoint |
Remarks
This property is mapped to the BottomRight field, accessible via the Rect property.
See Also