[Overview][Types][Classes][Procedures and functions][Index] |
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.
Version 4.0 | Generated 2025-05-03 | Home |