MindFusion.Wpf Pack Programmer's Guide
Ruler.TextColor Property
See Also
 





Gets or sets the color used to paint texts in the ruler.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public Color TextColor { get; set; }

Visual Basic  Copy Code

Public Property TextColor As Color

 Property Value

 See Also

Ruler Members
Ruler Class
MindFusion.Diagramming.Wpf Namespace