Compartilhar via


MediaObject.Width Propriedade

Definição

Obtém a largura do objeto de mídia, em pixels.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a