Table of Contents

Property StartAngle

Namespace
Bonsai.Vision.Drawing
Assembly
Bonsai.Vision.dll

StartAngle

Gets or sets the starting angle of the elliptic arc, in degrees.

[Range(0, 360)]
public double StartAngle { get; set; }

Property Value

double