GH_MouseTrackerNewestFrame Property |
Gets the most recent frame in recorded history.
Namespace:
Grasshopper.GUI
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public GH_TrackerFrame NewestFrame { get; }
Public ReadOnly Property NewestFrame As GH_TrackerFrame
Get
Property Value
Type:
GH_TrackerFrame[Missing <value> documentation for "P:Grasshopper.GUI.GH_MouseTracker.NewestFrame"]
See Also