xtd 0.2.0
Loading...
Searching...
No Matches

◆ region() [4/4]

xtd::drawing::region::region ( const xtd::drawing::rectangle_f rect)
explicit

Initializes a new xtd::drawing::region from the specified xtd::drawing::rectangle_f structure.

Parameters
rectA xtd::drawing::rectangle_f structure that defines the interior of the new xtd::drawing::region.
Remarks
This method creates a new xtd::drawing::region with a rectangular interior. The interior is defined by the rect parameter.