Search
PagedDiagramView.ScrollY Property
See Also
 





Gets or sets the view's vertical scroll position.

Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms

 Syntax

C#  Copy Code

public float ScrollY { get; set; }

Visual Basic  Copy Code

Public Property ScrollY As Single

 Property Value

 See Also