次の方法で共有


BoundingBox.Width プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象