Gets or sets the glow color of the control. This is a dependency property.
Namespace: MindFusion.Gauges.Wpf
Assembly: MindFusion.Gauges.Wpf
C# Copy Code |
---|
public Color GlowColor { get; set; } |
Visual Basic Copy Code |
---|
Public Property GlowColor As Color |
A .NET Color value.
This color is used as an outer glow of the control.