次の方法で共有


NormalizedRectangle.Right プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象