Compartir a través de


MediaObject.Height Propiedad

Definición

Obtiene el alto del objeto multimedia de origen, en píxeles.

[Newtonsoft.Json.JsonProperty(PropertyName="height")]
public int? Height { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="height")>]
member this.Height : Nullable<int>
Public ReadOnly Property Height As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a