ToGdiplusRegion Method (Region)
'Declaration
Public Shared Function ToGdiplusRegion( _
ByVal As Region _
) As Region
public static Region ToGdiplusRegion(
Region
)
Parameters
- region
- A Region object that indicates the new gdi region.
Return Value
A
System.Drawing.Region object that indicates the gdi+ region.