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