次の方法で共有


Image.Height プロパティ

定義

イメージの高さを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="height")]
public int Height { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="height")>]
member this.Height : int
Public ReadOnly Property Height As Integer

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象