Click or drag to resize
Accord.NET (logo)

FaceEventArgsY Property

Gets or sets the y-coordinate of the face's center.

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

Property Value

Type: Single
See Also