Search
ZoomButton.GlowStroke Property
See Also
 






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

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public Brush GlowStroke { get; set; }

Visual Basic  Copy Code

Public Property GlowStroke As Brush

 Property Value

 See Also