Edit

Share via


DropShadowPanel.IsMasked Property

Definition

Gets or sets a value indicating whether the panel uses an alpha mask to create a more precise shadow vs. a quicker rectangle shape.

public bool IsMasked { get; set; }
member this.IsMasked : bool with get, set
Public Property IsMasked As Boolean

Property Value

Remarks

Turn this off to lose fidelity and gain performance of the panel.

Applies to