次の方法で共有


GetMapStaticImageOptions.HeightInPixels プロパティ

定義

結果の画像の高さ (ピクセル単位)。 範囲は 1 ~ 8192 です。 既定値は 512 です。 BoundingBox では使用しないでください。

public int? HeightInPixels { get; }
member this.HeightInPixels : Nullable<int>
Public ReadOnly Property HeightInPixels As Nullable(Of Integer)

プロパティ値

適用対象