Click or drag to resize

MouseWheelZoomArgs Class

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    ComPDFKitViewerMouseWheelZoomArgs

Namespace:  ComPDFKitViewer
Assembly:  ComPDFKit.Viewer (in ComPDFKit.Viewer.dll) Version: 2.2.0.0 (2.2.0.0)
Syntax
C#
public class MouseWheelZoomArgs : EventArgs

The MouseWheelZoomArgs type exposes the following members.

Constructors
  NameDescription
Public methodMouseWheelZoomArgs
Initializes a new instance of the MouseWheelZoomArgs class
Top
Properties
  NameDescription
Public propertyIsZoom
Public propertyWheelBehavior
Top
See Also