PathBuilder.H
PathBuilder.H method
Adds a ‘Horizontal Line To’ command to the path data.
public PathBuilder H(double x)
Parameter | Type | Description |
---|---|---|
x | Double | The x-coordinate to draw a horizontal line to. |
Return Value
The current PathBuilder instance.
See Also
- class PathBuilder
- namespace Aspose.Svg.Builder
- assembly Aspose.SVG