IGH_DocumentObject.DisplayExpired Event

IGH_DocumentObjectDisplayExpired Event

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

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
event IGH_DocumentObjectDisplayExpiredEventHandler DisplayExpired
Event DisplayExpired As IGH_DocumentObjectDisplayExpiredEventHandler

Value

Type: Grasshopper.KernelIGH_DocumentObjectDisplayExpiredEventHandler
See Also