Gets or sets the brush used to render background when mouse is over.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public Brush GlowFill { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property GlowFill As Brush |
See Also