Method | Description | |
---|---|---|
DrawablePath ( ) : System.Collections.Generic |
Initializes a new instance of the DrawablePath class.
|
|
DrawablePath ( IEnumerable |
Initializes a new instance of the DrawablePath class.
|
Method | Description | |
---|---|---|
IDrawable ( IDrawingWand wand ) : void |
Draws this instance with the drawing wand.
|
public DrawablePath ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public DrawablePath ( IEnumerable |
||
paths | IEnumerable |
The paths to use. |
return | System.Collections.Generic |