次の方法で共有


Camera.LocationY プロパティ

定義

カメラの y 位置を取得します。

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

プロパティ値

属性

注釈

カメラの y 位置を取得します。

の Java ドキュメント android.graphics.Camera.getLocationY()

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象

こちらもご覧ください

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