MindFusion WinForms Programmer's Guide
Ruler.HorizontalScaleAlignment Property
See Also
 





Gets or sets the alignment of the horizontal scale.

Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms.Controls

 Syntax

C#  Copy Code

public Alignment HorizontalScaleAlignment { get; set; }

Visual Basic  Copy Code

Public Property HorizontalScaleAlignment As Alignment

 Property Value

Near to place the horizontal scale at the top; Far to place it at the bottom. The default is Near.

 See Also

Ruler Members
Ruler Class
MindFusion.Diagramming.WinForms Namespace