Click or drag to resize

GH_DocumentObjectDisplayExpired 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_DocumentObjectDisplayExpiredEventHandler DisplayExpired

Value

Type: Grasshopper.KernelIGH_DocumentObjectDisplayExpiredEventHandler

Implements

IGH_DocumentObjectDisplayExpired
See Also