public final class RegionExtensions extends Object
Contains extension methods for the Region
class.
Constructor and Description |
---|
RegionExtensions() |
Modifier and Type | Method and Description |
---|---|
static com.aspose.ms.System.Drawing.Region |
toGdiRegion(Region region)
Converts the
Region to the Region . |
public static com.aspose.ms.System.Drawing.Region toGdiRegion(Region region)
Converts the Region
to the Region
.
region
- The Region
to convert.Region
.Copyright (c) 2008-2019 Aspose Pty Ltd. All Rights Reserved.