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