OuterGlowBitmapEffect::GlowColor Property

 
obsoleteCodeEntityT:System.Windows.Media.Effects.BlurEffect

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

Namespace:   System.Windows.Media.Effects
Assembly:  PresentationCore (in PresentationCore.dll)

public:
property Color GlowColor {
	Color get();
	void set(Color value);
}

Property Value

Type: System.Windows.Media::Color

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

Identifier field

GlowColorProperty

Metadata properties set to true

None

.NET Framework
Available since 3.0
Return to top
Show: