Search
Ruler.HorizontalScaleHeight Property
See Also
 





Gets or sets the height of the horizontal scale.

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

 Syntax

C#  Copy Code

public int HorizontalScaleHeight { get; set; }

Visual Basic  Copy Code

Public Property HorizontalScaleHeight As Integer

 Property Value

 See Also