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