GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoInputEventArgs Class
/ InputState Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
InputState Property
In This Topic
Gets or sets the
GoInputState
as defined by various tools.
Syntax
C#
public
GoInputState
InputState {
get
;
set
;}
Property Value
This property is not meaningful or valid unless the input event is associated with certain tools such as
GoToolDragging
and
GoToolResizing
.
See Also
Reference
GoInputEventArgs Class
GoInputEventArgs Members