Specifies the mouse wheel zoom direction.
Definition
Fields
Both ends of the selection are moved.
C#
Both = 0
The left selection edge is moved during zoom.
C#
Left = 1
The right selection edge is moved during zoom.
C#
Right = 2
Specifies the mouse wheel zoom direction.
Both ends of the selection are moved.
Both = 0
The left selection edge is moved during zoom.
Left = 1
The right selection edge is moved during zoom.
Right = 2