Метод | Описание | |
---|---|---|
DrawablePolyline ( ) : System.Collections.Generic |
Initializes a new instance of the DrawablePolyline class.
|
|
DrawablePolyline ( IEnumerable |
Initializes a new instance of the DrawablePolyline class.
|
Метод | Описание | |
---|---|---|
IDrawable ( IDrawingWand wand ) : void |
Draws this instance with the drawing wand.
|
public DrawablePolyline ( ) : System.Collections.Generic | ||
Результат | System.Collections.Generic |
public DrawablePolyline ( IEnumerable |
||
coordinates | IEnumerable |
The coordinates. |
Результат | System.Collections.Generic |