DiagramClientView.ScrollUnitsPerMouseWheel Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the number of scroll units to scroll for each mouse wheel event.
public:
property int ScrollUnitsPerMouseWheel { int get(); };
public int ScrollUnitsPerMouseWheel { get; }
member this.ScrollUnitsPerMouseWheel : int
Public ReadOnly Property ScrollUnitsPerMouseWheel As Integer