Image.BackgroundColor Property

Definition

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

Property Value

Attributes

Applies to