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

◆ is_infinite() [1/2]

bool xtd::drawing::region::is_infinite ( ) const
noexcept

Tests whether this xtd::drawing::region has an infinite interior.

Returns
true if the interior of this xtd::drawing::region is infinite; otherwise, false.
Remarks
The current transformation of the graphics context g is used to compute the region interior on the drawing surface.