Gets or sets the document's Y scroll position.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public double ScrollY { get; set; } |
Visual Basic
![]() |
---|
Public Property ScrollY As Double |
A double value specifying the new vertical scroll position in the current units of measure. The default is 0, indicating the top corner.
Use the property to set where the vertical scroll bar should be positioned.
MindFusion.Diagramming for WinUI Programmer's Guide | © 2024 MindFusion |