Share via


BoundingBox.Width Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to