RegionExtensions

Inheritance: java.lang.Object

public final class RegionExtensions

يحتوي على أساليب امتداد لفئة Region.

الطرق

طريقةالوصف
toGdiRegion(Region region)يحوّل Region إلى System.Drawing.Region.

toGdiRegion(Region region)

public static System.Drawing.Region toGdiRegion(Region region)

يحوّل Region إلى System.Drawing.Region.

Parameters:

معاملنوعالوصف
regionRegionRegion المراد تحويله.

Returns: Region - The converted System.Drawing.Region.