Gets or sets the document's X scroll position.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public double ScrollX { get; set; } |
Visual Basic
![]() |
---|
Public Property ScrollX As Double |
A double 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 for WinUI Programmer's Guide | © 2024 MindFusion |