Method | Description | |
---|---|---|
IPath ( IDrawingWand wand ) : void |
Draws this instance with the drawing wand.
|
|
PathLineToVerticalAbs ( double y ) |
Initializes a new instance of the PathLineToVerticalAbs class.
|
public IPath ( IDrawingWand wand ) : void | ||
wand | IDrawingWand | The want to draw on. |
return | void |
public PathLineToVerticalAbs ( double y ) | ||
y | double | The Y coordinate. |