次の方法で共有


BoundingBoxSpec.Ymin プロパティ

定義

境界ボックスの左下隅の y 座標を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象