GoXam for WPF v3
AutoScrollTime Property
Northwoods.GoXam Namespace > DiagramPanel Class : AutoScrollTime Property
Gets or sets how quickly to change the Position when the mouse is in the AutoScrollRegion.
Syntax
public int AutoScrollTime {get; set;}

Property Value

The time is in milliseconds. The default is 33 milliseconds. The value must not be negative.
See Also

Reference

DiagramPanel Class
DiagramPanel Members