OuterGlowBitmapEffect.GlowColor Property

Definition

Note: This API is now obsolete. The non-obsolete alternative is BlurEffect. Gets or sets the color of the halo glow.

public:
 property System::Windows::Media::Color GlowColor { System::Windows::Media::Color get(); void set(System::Windows::Media::Color value); };
public System.Windows.Media.Color GlowColor { get; set; }
member this.GlowColor : System.Windows.Media.Color with get, set
Public Property GlowColor As Color

Property Value

The color of the halo glow. The default is white.

Remarks

Dependency Property Information

Identifier field GlowColorProperty
Metadata properties set to true None

Applies to