Class GUIWrapperState
Inheritance
System.Object
GUIWrapperState
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Syntax
public class GUIWrapperState
Fields
clickCount
Declaration
Field Value
Type |
Description |
System.Int32 |
|
hotControl
Declaration
Field Value
Type |
Description |
System.Int32 |
|
isActionKeyDown
Declaration
public bool isActionKeyDown
Field Value
Type |
Description |
System.Boolean |
|
isAltDown
Declaration
Field Value
Type |
Description |
System.Boolean |
|
isShiftDown
Declaration
Field Value
Type |
Description |
System.Boolean |
|
keyDown
Declaration
Field Value
Declaration
Field Value
Type |
Description |
System.Int32 |
|
Declaration
public int mouseDownButton
Field Value
Type |
Description |
System.Int32 |
|
Declaration
Field Value
Type |
Description |
System.Int32 |
|
Declaration
public bool viewToolActive
Field Value
Type |
Description |
System.Boolean |
|