Search
ZoomControl.TextColor Property
See Also
 





Gets or sets the brush of the the label that shows the current zoom level.

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

 Syntax

C#  Copy Code

public Color TextColor { get; set; }

Visual Basic  Copy Code

Public Property TextColor As Color

 Property Value

 See Also