| ChangeQueueGetQueueView Method  | 
 
            Get view known to the queue at the time of the Flush
            
 
    Namespace: 
   Rhino.Render.ChangeQueue
    Assembly:
   RhinoCommon (in RhinoCommon.dll)
Since: 6.0
 Syntax
Syntaxpublic ViewInfo GetQueueView()
Public Function GetQueueView As ViewInfo
Return Value
Type: 
ViewInfoViewInfo
 See Also
See Also