Gets the bounds for the region as a rectangle.
Source position: lazregions.pas line 87
public function TLazRegion.GetBoundingRect: TRect; override; |
TRect with the bounds for the region.
GetBoundingRect is a TRect function used to get the rectangle structure with the bounds for the region. GetBoundingRect uses the value in the Rect member as the return value for the method.