Search
DiagramPresenter.MinScrollX Property
See Also
 






Gets the start of horizontal scroll range.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public double MinScrollX { get; }

Visual Basic  Copy Code

Public ReadOnly Property MinScrollX As Double

 Property Value

 See Also