[]
        
(Showing Draft Content)

C1.Framework.Drawing.Gdi.Region.FromGdiplusRegion

FromGdiplusRegion Method

FromGdiplusRegion(Region)

Create a new gdi region that is same as the gdi+ region.

Declaration
public static Region FromGdiplusRegion(Region gdiplusRegion)
Parameters
Type Name Description
Region gdiplusRegion

A Region object that indicates the gdi+ region.

Returns
Type Description
Region

A Region object that indicates the new gdi region.