Compartir a través de


MediaObject.Width Propiedad

Definición

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

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a