ZoomMouseHandlingMode - перечисление

Defines the current state of the mouse handling logic.

Definition

Пространство имён: Tessa.UI.Controls.Zooming
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
C#
public enum ZoomMouseHandlingMode

Члены

None0 Not in any special mode.
Panning1 The user is left-mouse-button-dragging to pan the viewport.
Zooming2 The user is holding down shift and left-clicking or right-clicking to zoom in or out.

См. также