PathBuilder.Vr
PathBuilder.Vr method
Adds a relative ‘Vertical Line To’ command to the path data.
public PathBuilder Vr(double y)
Parameter | Type | Description |
---|---|---|
y | Double | The y-coordinate to draw a vertical line to, relative to the current position. |
Return Value
The current PathBuilder instance.
See Also
- class PathBuilder
- namespace Aspose.Svg.Builder
- assembly Aspose.SVG