BoundingBoxSpec.Ymax Propiedad

Definición

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

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a