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





Specifies whether the vertical ruler scale is visible.

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

 Syntax

C#  Copy Code

public Visibility VerticalScaleVisible { get; set; }

Visual Basic  Copy Code

Public Property VerticalScaleVisible As Visibility

 Property Value

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

 See Also

Ruler Members
Ruler Class
MindFusion.Diagramming.Wpf Namespace