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





Gets or sets the alignment of the horizontal scale.

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

 Syntax

C#  Copy Code

public Alignment HorizontalScaleAlignment { get; set; }

Visual Basic  Copy Code

Public Property HorizontalScaleAlignment 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
VerticalScaleAlignment Property