| ChangeQueueNotifyEndUpdates Method  | 
 
            Override this when you want to be notified when change notifications have ended.
            
 
    Namespace: 
   Rhino.Render.ChangeQueue
    Assembly:
   RhinoCommon (in RhinoCommon.dll)
 Syntax
Syntaxprotected virtual void NotifyEndUpdates()
Protected Overridable Sub NotifyEndUpdates
 See Also
See Also