次の方法で共有


FaceRectangle.Width プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象