Method ContainsRect
ContainsRect(RectD)
Returns a value indicating whether the given rectangle is contained within the region.
RegionContain ContainsRect(RectD rect)
Parameters
rect
RectDRectangle to check.
Returns a value indicating whether the given rectangle is contained within the region.
RegionContain ContainsRect(RectD rect)
rect
RectDRectangle to check.