Search
DiagramPresenter.ScrollClickDelta Property
See Also
 





Gets or sets the amount to add to scroll position from scrollbar arrow event handlers.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public double ScrollClickDelta { get; set; }

Visual Basic  Copy Code

Public Property ScrollClickDelta As Double

 Property Value

 See Also