Search
Ruler.VerticalScaleVisible Property
See Also
 





Gets or sets a value indicating whether the vertical ruler scale is visible.

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

 Syntax

C#  Copy Code

public bool VerticalScaleVisible { get; set; }

Visual Basic  Copy Code

Public Property VerticalScaleVisible As Boolean

 Property Value

 See Also