Search
Ruler.VerticalScaleWidth Property
See Also
 





Gets or sets the width of the vertical scale.

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

 Syntax

C#  Copy Code

public int VerticalScaleWidth { get; set; }

Visual Basic  Copy Code

Public Property VerticalScaleWidth As Integer

 Property Value

 See Also