Northwoods.Go Assembly > Northwoods.Go Namespace : GoObjectEventArgs Class |
For a list of all members of this type, see GoObjectEventArgs members.
Name | Description | |
---|---|---|
Alt | Gets whether Modifiers has Keys.Alt set. (Inherited from Northwoods.Go.GoInputEventArgs) | |
Buttons | Gets or sets the MouseButtons used with this input event. (Inherited from Northwoods.Go.GoInputEventArgs) | |
Control | Gets whether Modifiers has Keys.Control set. (Inherited from Northwoods.Go.GoInputEventArgs) | |
Delta | Gets or sets the amount of change associated with a mouse-wheel rotation. (Inherited from Northwoods.Go.GoInputEventArgs) | |
DocPoint | Gets or sets the point at which this input event occurred. (Inherited from Northwoods.Go.GoInputEventArgs) | |
DoubleClick | Gets or sets whether this is a double-click event. (Inherited from Northwoods.Go.GoInputEventArgs) | |
DragEventArgs | Gets or sets the DragEventArgs associated with this input event. (Inherited from Northwoods.Go.GoInputEventArgs) | |
GoObject | Gets or sets the GoObject associated with this event. | |
InputState | Gets or sets the GoInputState as defined by various tools. (Inherited from Northwoods.Go.GoInputEventArgs) | |
IsContextButton | Gets whether Buttons equals MouseButtons.Right . (Inherited from Northwoods.Go.GoInputEventArgs) | |
Key | Gets or sets the key pressed as this input event. (Inherited from Northwoods.Go.GoInputEventArgs) | |
KeyEventArgs | Gets or sets the KeyEventArgs associated with this input event. (Inherited from Northwoods.Go.GoInputEventArgs) | |
Modifiers | Gets or sets the modifier keys used with this input event. (Inherited from Northwoods.Go.GoInputEventArgs) | |
MouseEventArgs | Gets or sets the MouseEventArgs associated with this input event. (Inherited from Northwoods.Go.GoInputEventArgs) | |
Shift | Gets whether Modifiers has Keys.Shift set. (Inherited from Northwoods.Go.GoInputEventArgs) | |
ViewPoint | Gets or sets the point at which this input event occurred. (Inherited from Northwoods.Go.GoInputEventArgs) |