메소드 | 설명 | |
---|---|---|
DrawableTextDirection ( TextDirection direction ) |
Initializes a new instance of the DrawableTextDirection class.
|
|
IDrawable ( IDrawingWand wand ) : void |
Draws this instance with the drawing wand.
|
public DrawableTextDirection ( TextDirection direction ) | ||
direction | TextDirection | Direction to use. |
public IDrawable ( IDrawingWand wand ) : void | ||
wand | IDrawingWand | The want to draw on. |
리턴 | void |