GoDiagram Web Reference
GoObjectEventArgs Class Members
Properties 


The following tables list the members exposed by GoObjectEventArgs.

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

Reference

GoObjectEventArgs Class
Northwoods.GoWeb Namespace
GoInputEventArgs Class
GoSelectionEventArgs Class

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback