Method | Description | |
---|---|---|
DrawablePopGraphicContext ( ) |
Initializes a new instance of the DrawablePopGraphicContext class.
|
|
IDrawable ( IDrawingWand wand ) : void |
Draws this instance with the drawing wand.
|
public IDrawable ( IDrawingWand wand ) : void | ||
wand | IDrawingWand | The want to draw on. |
return | void |