GH_TrackerFrame Structure |
Namespace: Grasshopper.GUI
The GH_TrackerFrame type exposes the following members.
Name | Description | |
---|---|---|
GH_TrackerFrame | Initializes a new instance of the GH_TrackerFrame class |
Name | Description | |
---|---|---|
Buttons |
The state of the mouse buttons of the frame.
| |
Keys |
The state of the modifier keys (Contro, Shift and Alt) of the frame.
| |
PositionControl |
The position (in control coordinates) of the frame.
| |
PositionScreen |
The position (in screen coordinates) of the frame.
| |
Tag |
Optional Tag object (to be supplied by user).
| |
Time |
The time at which this frame was recorded.
|