Search
ZoomButton.GlowFill Property
See Also
 






Gets or sets the brush used to render background when mouse is over.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public Brush GlowFill { get; set; }

Visual Basic  Copy Code

Public Property GlowFill As Brush

 Property Value

 See Also