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