Class MouseScrollArg
- Namespace
- Svg
- Assembly
- Svg.dll
public class MouseScrollArg : SVGArg
- Inheritance
-
MouseScrollArg
- Inherited Members
Fields
AltKey
Alt modifier key pressed
public bool AltKey
Field Value
CtrlKey
Control modifier key pressed
public bool CtrlKey
Field Value
Scroll
public int Scroll
Field Value
ShiftKey
Shift modifier key pressed
public bool ShiftKey