Aracılığıyla paylaş


BoundingRect.Y Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="y")]
public int Y { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="y")>]
member this.Y : int with get, set
Public Property Y As Integer

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to