InnerShadowEffect.IsVisible

InnerShadowEffect.IsVisible property

Gets or sets a value indicating whether this instance is visible.

public bool IsVisible { get; set; }

Property Value

true if this instance is visible; otherwise, false.

See Also