DiagramClientView::EnableBumpScrolling Method (Int32)

 

Enables bump scrolling after the specified initial delay in milliseconds.

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

public:
void EnableBumpScrolling(
	int initialDelay
)

Parameters

initialDelay
Type: System::Int32

The delay before bump scrolling is enabled in milliseconds.

Return to top
Show: