GoDiagram Web Reference
GoInputEventArgs Class Members
Properties 


The following tables list the members exposed by GoInputEventArgs.

Public Constructors
 NameDescription
Public ConstructorGoInputEventArgs ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyAltGets whether Modifiers has the Alt flag (mask == 4) set.  
Public PropertyButtonsGets or sets the MouseButtons used with this input event.  
Public PropertyControlGets whether Modifiers has the Control flag (mask == 2) set.  
Public PropertyDeltaGets or sets the amount of change associated with a mouse-wheel rotation.  
Public PropertyDocPointGets or sets the point at which this input event occurred.  
Public PropertyDoubleClickGets or sets whether this is a double-click event.  
Public PropertyInputStateGets or sets the GoInputState as defined by various tools.  
Public PropertyIsContextButtonGets whether Buttons equals MouseButtons.Right.  
Public PropertyKeyGets or sets the key pressed as this input event.  
Public PropertyModifiersGets or sets the modifier keys used with this input event.  
Public PropertyShiftGets whether Modifiers has the Shift flag (mask == 1) set.  
Public PropertyViewPointGets or sets the point at which this input event occurred.  
Top
See Also

Reference

GoInputEventArgs Class
Northwoods.GoWeb Namespace
GoObjectEventArgs Class
GoSelectionEventArgs Class

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback