Edit

Share via


TileBackgroundImage.HintOverlay Property

Definition

Gets or sets a black overlay on the background image. This value controls the opacity of the black overlay, with 0 being no overlay and 100 being completely black. Defaults to 20.

public int? HintOverlay { get; set; }
member this.HintOverlay : Nullable<int> with get, set
Public Property HintOverlay As Nullable(Of Integer)

Property Value

Applies to