RealtimeDisplayModeDrawMiddlegroundEventArgs Constructor |
Namespace:
Rhino.Render
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic DrawMiddlegroundEventArgs(
DisplayPipeline dp
)
Public Sub New (
dp As DisplayPipeline
)
Parameters
- dp
- Type: Rhino.DisplayDisplayPipeline
[Missing <param name="dp"/> documentation for "M:Rhino.Render.RealtimeDisplayMode.DrawMiddlegroundEventArgs.#ctor(Rhino.Display.DisplayPipeline)"]
Version InformationRhino for Windows
Supported in: 6.8
See Also