-
Home
-
API
-
Svg
-
MouseArg
MouseArg Class
Definition
Show inherited members (9)
Represents the state of the mouse at the moment the event occurred.
public class MouseArg : SVGArg
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.
Fields (7)
AltKeyAlt modifier key pressed
Button1 = left, 2 = middle, 3 = right
ClickCountAmount of mouse clicks, e.g. 2 for double click
CtrlKeyControl modifier key pressed