ShapePath Constructors
A creation path that consists of a series of moves, lines and curves that when combined forms a geometric shape.| Name | Parameters | Description |
|---|---|---|
| ShapePath(Int64, Int64, Boolean) | width, height, stroke | Initializes a new instance of the ShapePath class with specified settings. |
See Also