BoundingBoxSpec.Xmax Propiedad

Definición

Obtiene la coordenada x de la esquina superior derecha del cuadro de límite.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a