Search
TabbedDiagramView.ScrollY Property
See Also
 





Gets or sets the vertical scroll position.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public double ScrollY { get; set; }

Visual Basic  Copy Code

Public Property ScrollY As Double

 Property Value

 See Also