Search
DiagramPresenter.ScrollY Property
See Also
 






Gets or sets the vertical scroll position.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public double ScrollY { get; set; }

Visual Basic  Copy Code

Public Property ScrollY As Double

 Property Value

 See Also