Table of Contents

Method LinetoVerticalRel

Namespace
SharpVectors.Dom.Svg
Assembly
SharpVectors.Model.dll

LinetoVerticalRel(float)

Invoked when a vertical relative line command has been parsed.

Command : v

void LinetoVerticalRel(float y)

Parameters

y float

the relative Y coordinate of the end point

Exceptions

FormatException

if an error occured while processing the path