Click or drag to resize

GH_MouseTrackerFrame Property

Gets the position (in control coordinates) of the frame at the given index.

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_TrackerFrame this[
	int index
] { get; }

Parameters

index
Type: SystemInt32

Property Value

Type: GH_TrackerFrame

[Missing <value> documentation for "P:Grasshopper.GUI.GH_MouseTracker.Frame(System.Int32)"]

See Also