[]
        
(Showing Draft Content)

C1.Framework.Drawing.Gdi.Region.ToGdiplusRegion

ToGdiplusRegion Method

ToGdiplusRegion(Region)

Creates a new gdi+ Region object from the gdi Region object.

Declaration
public static Region ToGdiplusRegion(Region region)
Parameters
Type Name Description
Region region

A Region object that indicates the new gdi region.

Returns
Type Description
Region

A Region object that indicates the gdi+ region.