MAUI Pack Programmer's Guide
DiagramView.ScrollX Property
See Also
 






Gets the diagram's horizontal scroll position.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public double ScrollX { get; }

Visual Basic  Copy Code

Public ReadOnly Property ScrollX As Double

 Property Value

double specifying the horizontal scroll position in the current unit of measure.

 See Also

DiagramView Members
DiagramView Class
MindFusion.Diagramming Namespace
ScrollTo Method