Search
DiagramView.ScrollLeft Property
See Also
 





Gets or sets the view's X scroll position.

Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc

 Syntax

C#  Copy Code

public float ScrollLeft { get; set; }

Visual Basic  Copy Code

Public Property ScrollLeft As Single

 Property Value

 See Also