Méthode | Description | |
---|---|---|
IPath ( IDrawingWand wand ) : void |
Draws this instance with the drawing wand.
|
|
PathLineToVerticalRel ( double y ) |
Initializes a new instance of the PathLineToVerticalRel class.
|
public IPath ( IDrawingWand wand ) : void | ||
wand | IDrawingWand | The want to draw on. |
Résultat | void |
public PathLineToVerticalRel ( double y ) | ||
y | double | The Y coordinate. |