Table of Contents

Method LinetoVerticalAbs

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

LinetoVerticalAbs(float)

Invoked when a vertical absolute line command has been parsed.

Command : V

void LinetoVerticalAbs(float y)

Parameters

y float

the absolute Y coordinate of the end point

Exceptions

FormatException

if an error occured while processing the path