Northwoods.GoWPF 1.3.5 Assembly
AutoScrollDelay Property
See Also  Send Feedback
Northwoods.GoXam Namespace > DiagramPanel Class : AutoScrollDelay Property

Gets or sets how long to wait before autoscrolling.

Syntax

Visual Basic (Declaration) 
Public Property AutoScrollDelay As Integer
C# 
public int AutoScrollDelay {get; set;}

Property Value

The time is in milliseconds. The default is 1000 (one second). The value must not be negative.

Remarks

This is helpful in avoiding autoscrolling when the user is dragging something into the view and doesn't yet intend to autoscroll.

Requirements

See Also

© 2012 All Rights Reserved.