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