Grasshopper API
IGH_DocumentObjectPingDocumentEventHandler Delegate |
Namespace: Grasshopper.Kernel
Assembly: Grasshopper (in Grasshopper.dll)

public delegate void PingDocumentEventHandler( IGH_DocumentObject sender, GH_PingDocumentEventArgs e )
Public Delegate Sub PingDocumentEventHandler ( sender As IGH_DocumentObject, e As GH_PingDocumentEventArgs )
Parameters
