次の方法で共有


FaceRectangle.Height プロパティ

定義

四角形の高さをピクセル単位で取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象