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
x
floatthe relative x coordinates for the end point
y
floatthe relative y coordinates for the end point
Exceptions
- FormatException
if an error occured while processing the path