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