次の方法で共有


NormalizedRectangle.Bottom プロパティ

定義

下の座標を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象