Gets the end of vertical scroll range.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public double MaxScrollY { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property MaxScrollY As Double |
See Also