Gets or sets the color of the glow portion of the effect.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public Color GlowColor { get; set; } |
Visual Basic Copy Code |
---|
Public Property GlowColor As Color |
A Color object. The default is White.
WpfDiagram Programmer's Guide | © 2024 MindFusion |