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