|
HeadEventArgsAngle Property
|
Gets or sets the tilting angle of the head.
Namespace:
Accord.Controls.Vision
Assembly:
Accord.Controls.Vision (in Accord.Controls.Vision.dll) Version: 3.8.0
Syntax public float Angle { get; set; }
Public Property Angle As Single
Get
Set
Request Example
View SourceProperty Value
Type:
SingleThe angle.
See Also