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