Table of Contents

Method GetStartAngle

Namespace
SharpVectors.Dom.Svg
Assembly
SharpVectors.Core.dll

GetStartAngle(int)

Get the angle of the path segment entering the specified vertex.

double GetStartAngle(int index)

Parameters

index int

Specifies the vertex to which the path segment is entering.

Returns

double

The angle of the path segment entering the specified vertex in degrees.