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





Specifies whether the horizontal ruler scale is visible.

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

 Syntax

C#  Copy Code

public Visibility HorizontalScaleVisible { get; set; }

Visual Basic  Copy Code

Public Property HorizontalScaleVisible As Visibility

 Property Value

true to display the horizontal scale; otherwise, false. The default is true.

 See Also

Ruler Members
Ruler Class
MindFusion.Diagramming.Wpf Namespace