|   | 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
Syntaxpublic float Angle { get; set; }Public Property Angle As Single
	Get
	Set
Property Value
Type: 
SingleThe angle.
 See Also
See Also