메소드 | 설명 | |
---|---|---|
IPath ( IDrawingWand wand ) : void |
Draws this instance with the drawing wand.
|
|
PathLineToHorizontalRel ( double x ) |
Initializes a new instance of the PathLineToHorizontalRel class.
|
public IPath ( IDrawingWand wand ) : void | ||
wand | IDrawingWand | The want to draw on. |
리턴 | void |
public PathLineToHorizontalRel ( double x ) | ||
x | double | The X coordinate. |