Camera.LocationX Propiedad

Definición

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

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

Valor de propiedad

Atributos

Comentarios

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

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

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)>