Search
DiagramPresenter.MinScrollY Property
See Also
 






Gets the start of vertical scroll range.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public double MinScrollY { get; }

Visual Basic  Copy Code

Public ReadOnly Property MinScrollY As Double

 Property Value

 See Also