Method LinetoRel
- Namespace
- SharpVectors.Dom.Svg
- Assembly
- SharpVectors.Model.dll
LinetoRel(float, float)
Invoked when a relative line command has been parsed.
Command : l
void LinetoRel(float x, float y)
Parameters
xfloatthe relative x coordinates for the end point
yfloatthe relative y coordinates for the end point
Exceptions
- FormatException
if an error occured while processing the path