Click or drag to resize
Accord.NET (logo)

AngleBoxAngle Property

Gets or sets the angle to be displayed.

Namespace:  Accord.Controls
Assembly:  Accord.Controls.Imaging (in Accord.Controls.Imaging.dll) Version: 3.8.0
Syntax
public float Angle { get; set; }
Request Example View Source

Property Value

Type: Single
The angle.
See Also