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

◆ region() [3/4]

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

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

Parameters
rectA xtd::drawing::rectangle 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.