| Overload | Description |
|---|---|
| NGraphicsPath Constructor() | Default constructor |
| NGraphicsPath Constructor(Int32) | Initializer constructor |
| NGraphicsPath Constructor(NPoint[],Byte[]) | Initializer constructor |
| NGraphicsPath Constructor(NGraphicsPathPoint[]) | Initializer constructor. |
| NGraphicsPath Constructor(NGraphicsPath) | Copy constructor |
| NGraphicsPath Constructor(NGraphicsPath,NGraphicsPathFigure) | Default constructor |