| ChangeQueueNotifyDynamicUpdatesAreAvailable Method  | 
 
            Override this when you want to be notified dynamic updates are available
            
 
    Namespace: 
   Rhino.Render.ChangeQueue
    Assembly:
   RhinoCommon (in RhinoCommon.dll)
 Syntax
Syntaxprotected virtual void NotifyDynamicUpdatesAreAvailable()
Protected Overridable Sub NotifyDynamicUpdatesAreAvailable
 See Also
See Also