[]
Adds Rectangle to a given region.
public void Union(RectangleF rect)
Type | Name | Description |
---|---|---|
RectangleF | rect |
public void Union(PathEx path)
Type | Name | Description |
---|---|---|
PathEx | path |
public void Union(RegionEx region)
Type | Name | Description |
---|---|---|
RegionEx | region |