Method LinetoVerticalAbs
- Namespace
- SharpVectors.Dom.Svg
- Assembly
- SharpVectors.Model.dll
LinetoVerticalAbs(float)
Invoked when a vertical absolute line command has been parsed.
Command : V
public void LinetoVerticalAbs(float y)
Parameters
y
floatthe absolute Y coordinate of the end point
Exceptions
- FormatException
if an error occured while processing the path