Method LinetoHorizontalAbs
- Namespace
- SharpVectors.Dom.Svg
- Assembly
- SharpVectors.Model.dll
LinetoHorizontalAbs(float)
Invoked when an horizontal absolute line command has been parsed.
Command : H
public void LinetoHorizontalAbs(float x)
Parameters
x
floatthe absolute X coordinate of the end point
Exceptions
- FormatException
if an error occured while processing the path