getRect method of the DataField class
Returns rectangle, containing the field. Rectangle is defined by width, height and upper-left corner. May be returned null.
Rect getRect();
Return values
Returns the rectangle as a Rect value.
02.03.2022 12:59:15