GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoView Class / StopAutoScroll Method
In This Topic
    StopAutoScroll Method
    In This Topic
    Stop any ongoing auto-scroll or auto-pan action.
    Syntax
    public void StopAutoScroll()
    Remarks
    This stops the Timer used to get repeating events to consider scrolling.
    See Also