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





Gets or sets the alignment of the vertical scale.

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

 Syntax

C#  Copy Code

public Alignment VerticalScaleAlignment { get; set; }

Visual Basic  Copy Code

Public Property VerticalScaleAlignment As Alignment

 Property Value

A member of the Alignment enumeration. The default value is Near.

 See Also

Ruler Members
Ruler Class
MindFusion.Diagramming.Wpf Namespace
HorizontalScaleAlignment Property