| Overload | Description |
|---|---|
| LineTos(NPoint[]) | Draws multiple LineTo commands through the specified points. |
| LineTos(NPoint[],Int32,Int32) | Draws multiple LineTo commands through the specified points. |
| LineTos(Double[],Double[],Int32,Int32) | Draws multiple LineTo commands through the specified points. |
| LineTos(NMultiPointBase,Int32,Int32) | Draws multiple LineTo commands through the specified points. |
| LineTos(NMultiPointBase) | Draws multiple LineTo commands through the specified points. |
| LineTos(NPoint,NPoint) | Draws multiple LineTo commands through the specified points. |
| LineTos(Double,Double,Double,Double) | Draws multiple LineTo commands through the specified points. |
| LineTos(NPoint,NPoint,NPoint) | Draws multiple LineTo commands through the specified points. |
| LineTos(NPoint,NPoint,NPoint,NPoint) | Draws multiple LineTo commands through the specified points. |
| LineTos(NPoint,NPoint,NPoint,NPoint,NPoint) | Draws multiple LineTo commands through the specified points. |