Click or drag to resize

GH_DocObjectEventArgsObject Property

Gets the object to which this event pertains.

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

Parameters

index
Type: SystemInt32

Property Value

Type: IGH_DocumentObject

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_DocObjectEventArgs.Object(System.Int32)"]

See Also