次の方法で共有


BoundingBox.Left プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象