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