Table of Contents

Method Point

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

Point(float, float)

Invoked when a point has been parsed.

void Point(float x, float y)

Parameters

x float

the x coordinate of the point

y float

the y coordinate of the point

Exceptions

FormatException

if an error occured while processing the points