MindFusion.Wpf Pack Programmer's Guide
Led.GlowColor Property
See Also
 





Gets or sets the glow color of the control. This is a dependency property.

Namespace: MindFusion.Gauges.Wpf
Assembly: MindFusion.Gauges.Wpf

 Syntax

C#  Copy Code

public Color GlowColor { get; set; }

Visual Basic  Copy Code

Public Property GlowColor As Color

 Property Value

A .NET Color value.

 Remarks

This color is used as an outer glow of the control.

 See Also

Led Members
Led Class
MindFusion.Gauges.Wpf Namespace