Table of Contents

Property EndAngle

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

EndAngle

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

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

Property Value

double