Click or drag to resize

RhinoViewport Constructor (RhinoViewport)

Initializes a new instance of the RhinoViewport class

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public RhinoViewport(
	RhinoViewport other
)

Parameters

other
Type: Rhino.DisplayRhinoViewport

[Missing <param name="other"/> documentation for "M:Rhino.Display.RhinoViewport.#ctor(Rhino.Display.RhinoViewport)"]

See Also