Camera.LocationY Proprietà

Definizione

Ottiene la posizione y della fotocamera.

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

Valore della proprietà

Attributi

Commenti

Ottiene la posizione y della fotocamera.

per android.graphics.Camera.getLocationY().

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a

Vedi anche

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