Overload | Description |
---|---|
AddPoint(Double,Double,Byte) | Adds a point with the specified type. Grows the points arrays if necessary. Increases the path version and points count. |
AddPoint(NPoint,Byte) | Adds a point with the specified type. Grows the points arrays if necessary. Increases the path version and points count. |