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