Search
DiagramPresenter.MaxScrollY Property
See Also
 






Gets the end of vertical scroll range.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public double MaxScrollY { get; }

Visual Basic  Copy Code

Public ReadOnly Property MaxScrollY As Double

 Property Value

 See Also