Condividi tramite


NormalizedRectangle.Right Property

Definition

Gets or sets the right coordinate

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to