TdxRectWrapper.BottomRight Property
In This Article
Determines coordinates of the bottom-right corner of a rectangle.
#Declaration
Delphi
property BottomRight: TPoint index 1 read; write;
#Property Value
Type |
---|
TPoint |
See Also