Camera.LocationY Propiedad

Definición

Obtiene la ubicación y de la cámara.

public virtual float LocationY { [Android.Runtime.Register("getLocationY", "()F", "GetGetLocationYHandler")] get; }
[<get: Android.Runtime.Register("getLocationY", "()F", "GetGetLocationYHandler")>]
member this.LocationY : single

Valor de propiedad

Atributos

Comentarios

Obtiene la ubicación y de la cámara.

Java documentación para android.graphics.Camera.getLocationY().

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a

Consulte también

  • <xref:Android.Graphics.Camera.SetLocation(System.Single%2c+System.Single%2c+System.Single)>