메소드 | 설명 | |
---|---|---|
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. |
리턴 | void |