Search
ZoomControl.ActiveColor Property
See Also
 





Gets or sets the color used to render depressed buttons.

Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc

 Syntax

C#  Copy Code

public Color ActiveColor { get; set; }

Visual Basic  Copy Code

Public Property ActiveColor As Color

 Property Value

 See Also