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