Show / Hide Table of Contents

Enum DisplayChangeArg.Reasons

Reason

Namespace: CADability
Assembly: CADability.dll
Syntax
public enum Reasons

Fields

Name Description
ScrollDown

The user is scrolling down

ScrollLeft

The user is scrolling left

ScrollRight

The user is scrolling right

ScrollUp

The user is scrolling up

Unknown

unknown

ZoomIn

The user is zooming in by using the mouse wheel or the toolbar/menu item.

ZoomOut

The user is zooming out by using the mouse wheel or the toolbar/menu item.

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX