Gets or sets the horizontal scroll position of the document.
Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms
C#
![]() |
---|
public float ScrollX { get; set; } |
Visual Basic
![]() |
---|
Public Property ScrollX As Single |
A float value specifying the new horizontal scroll position in the current units of measure. The default is 0, indicating the left corner.
Use the property to set where the horizontal scroll bar should be positioned.
MindFusion.Diagramming Developer's Guide | © 2025 MindFusion |