Table of Contents

Method LinetoHorizontalAbs

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

LinetoHorizontalAbs(float)

Invoked when an horizontal absolute line command has been parsed.

Command : H

void LinetoHorizontalAbs(float x)

Parameters

x float

the absolute X coordinate of the end point

Exceptions

FormatException

if an error occured while processing the path