Table of Contents

Property IsMouseWheelScrollingEnabled

Namespace
SharpVectors.Runtime
Assembly
SharpVectors.Runtime.Wpf.dll

IsMouseWheelScrollingEnabled

Set to 'true' to enable the mouse wheel to scroll the zoom and pan control. This is set to 'false' by default.

public bool IsMouseWheelScrollingEnabled { get; set; }

Property Value

bool