Click or drag to resize

GH_DocumentObject.DisplayExpired Event

Raised whenever the display (on the Canvas) of a certain object becomes invalid.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public event IGH_DocumentObject.DisplayExpiredEventHandler DisplayExpired

Value

Type: Grasshopper.Kernel.IGH_DocumentObject.DisplayExpiredEventHandler

Implements

IGH_DocumentObject.DisplayExpired
See Also