Share via


BoundingRect.X Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to