Search
ZoomControl.InnerColor Property
See Also
 





Gets or sets the color of plus, minus and arrow icons.

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

 Syntax

C#  Copy Code

public Color InnerColor { get; set; }

Visual Basic  Copy Code

Public Property InnerColor As Color

 Property Value

 See Also