Edit

Share via


TilePeekImage.HintOverlay Property

Definition

Gets or sets a black overlay on the peek image. This value controls the opacity of the black overlay, with 0 being no overlay and 100 being completely black. Defaults to 0. Previously for RTM: Did not exist, value will be ignored and peek image will be displayed with 0 overlay.

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

Property Value

Applies to