Click or drag to resize

GH_PingDocumentEventArgsDocument Property

If you're a GH_Document that owns this object, you must fill out this field. This is the only way for objects to know which document they belong to.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_Document Document { get; set; }

Property Value

Type: GH_Document

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_PingDocumentEventArgs.Document"]

See Also