Méthode | Description | |
---|---|---|
DrawableStrokeWidth ( double width ) |
Initializes a new instance of the DrawableStrokeWidth class.
|
|
IDrawable ( IDrawingWand wand ) : void |
Draws this instance with the drawing wand.
|
public DrawableStrokeWidth ( double width ) | ||
width | double | The width. |
public IDrawable ( IDrawingWand wand ) : void | ||
wand | IDrawingWand | The want to draw on. |
Résultat | void |