Gets or sets the document's Y scroll position.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public double ScrollY { get; set; } |
Visual Basic Copy Code |
---|
Public Property ScrollY As Double |
A double value specifying the Y scroll position.
WpfDiagram Programmer's Guide | © 2024 MindFusion |