RhinoViewport Constructor (RhinoViewport) |
Namespace:
Rhino.Display
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax public RhinoViewport(
RhinoViewport other
)
Public Sub New (
other As RhinoViewport
)
Parameters
- other
- Type: Rhino.DisplayRhinoViewport
[Missing <param name="other"/> documentation for "M:Rhino.Display.RhinoViewport.#ctor(Rhino.Display.RhinoViewport)"]
See Also