Camera.Face.RightEye Property

Definition

Caution

deprecated

The coordinates of the center of the right eye.

[Android.Runtime.Register("rightEye")]
[System.Obsolete("deprecated")]
public Android.Graphics.Point? RightEye { get; set; }
[<Android.Runtime.Register("rightEye")>]
[<System.Obsolete("deprecated")>]
member this.RightEye : Android.Graphics.Point with get, set

Property Value

Point
Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to