Camera.LocationZ Propiedad

Definición

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

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

Valor de propiedad

Atributos

Comentarios

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

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

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