Click or drag to resize

GH_DocumentEventServer Property

Gets the event server that belongs to this document. The Event server may be in an inactive state, but it is never null.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_DocumentEventServer EventServer { get; }

Property Value

Type: GH_DocumentEventServer

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_Document.EventServer"]

See Also