Share via


Picture.Width プロパティ

定義

beginRecording に渡された図の幅を取得します。

public virtual int Width { [Android.Runtime.Register("getWidth", "()I", "GetGetWidthHandler")] get; }
[<get: Android.Runtime.Register("getWidth", "()I", "GetGetWidthHandler")>]
member this.Width : int

プロパティ値

属性

注釈

beginRecording に渡された図の幅を取得します。 これは、画像の内容を反映しません (それ自体)。

android.graphics.Picture.getWidth()Java ドキュメント。

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

適用対象