Table of Contents

Property Angle

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

Angle

Gets or sets the rotation angle of the ellipse, in degrees.

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

Property Value

double