Image.Width Property

Definition

[System.Text.Json.Serialization.JsonPropertyName("width")]
public string? Width { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("width")>]
member this.Width : string with get, set
Public Property Width As String

Property Value

Attributes

Applies to