Search
DiagramView.ScrollY Property
See Also
 





Gets or sets the diagram's vertical scroll position.

Namespace: MindFusion.Diagramming.Blazor
Assembly: MindFusion.Diagramming.Blazor

 Syntax

C#  Copy Code

public double ScrollY { get; set; }

Visual Basic  Copy Code

Public Property ScrollY As Double

 Property Value

 See Also