메소드 | 설명 | |
---|---|---|
DrawableStrokeMiterLimit ( int miterlimit ) |
Initializes a new instance of the DrawableStrokeMiterLimit class.
|
|
IDrawable ( IDrawingWand wand ) : void |
Draws this instance with the drawing wand.
|
public DrawableStrokeMiterLimit ( int miterlimit ) | ||
miterlimit | int | The miter limit. |
public IDrawable ( IDrawingWand wand ) : void | ||
wand | IDrawingWand | The want to draw on. |
리턴 | void |