DiagramLite Programmer's Guide
Ruler.ScaleColor Property
See Also
 





Gets or sets the color used to paint the color of the ruler scales.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight

 Syntax

C#  Copy Code

public Color ScaleColor { get; set; }

Visual Basic  Copy Code

Public Property ScaleColor As Color

 Property Value

A System.Windows.Media.Color used to fill the ruler scales. The default is White.

 See Also

Ruler Members
Ruler Class
MindFusion.Diagramming Namespace