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