GH_MouseTracker.OldestFrame Property

GH_MouseTrackerOldestFrame Property

Gets the oldest frame in recorded history.

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_TrackerFrame OldestFrame { get; }
Public ReadOnly Property OldestFrame As GH_TrackerFrame
	Get

Property Value

Type: GH_TrackerFrame

[Missing <value> documentation for "P:Grasshopper.GUI.GH_MouseTracker.OldestFrame"]

See Also