[]
Create a new gdi region that is same as the gdi+ region.
public static Region FromGdiplusRegion(Region gdiplusRegion)
Type | Name | Description |
---|---|---|
Region | gdiplusRegion | A Region object that indicates the gdi+ region. |
Type | Description |
---|---|
Region | A Region object that indicates the new gdi region. |