| Overload | Description |
|---|---|
| CreateRegion() | Creates the region. |
| CreateRegion(IRegion) | Creates the region and set interior to specified region. (Inherited from DrawingFactory) |
| CreateRegion(IGraphicsPath) | Creates the region and combines created region with the specified graphics path. (Inherited from DrawingFactory) |