Méthode | Description | |
---|---|---|
DrawablePolyline ( ) : System.Collections.Generic |
Initializes a new instance of the DrawablePolyline class.
|
|
DrawablePolyline ( IEnumerable |
Initializes a new instance of the DrawablePolyline class.
|
Méthode | Description | |
---|---|---|
IDrawable ( IDrawingWand wand ) : void |
Draws this instance with the drawing wand.
|
public DrawablePolyline ( ) : System.Collections.Generic | ||
Résultat | System.Collections.Generic |
public DrawablePolyline ( IEnumerable |
||
coordinates | IEnumerable |
The coordinates. |
Résultat | System.Collections.Generic |