Search
DiagramView.ScrollTop Property
See Also
 





Gets or sets the view's Y scroll position.

Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc

 Syntax

C#  Copy Code

public float ScrollTop { get; set; }

Visual Basic  Copy Code

Public Property ScrollTop As Single

 Property Value

 See Also