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