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





Gets or sets the alignment of the vertical scale.

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

 Syntax

C#  Copy Code

public Alignment VerticalScaleAlignment { get; set; }

Visual Basic  Copy Code

Public Property VerticalScaleAlignment As Alignment

 Property Value

Near to place the vertical scale at the left side; Far to place it at the right side. The default is Near.

 See Also

Ruler Members
Ruler Class
MindFusion.Diagramming.WinForms Namespace