Click or drag to resize

ViewCaptureSettings Constructor (ViewCaptureSettings)

Copy constructor

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.5
Syntax
public ViewCaptureSettings(
	ViewCaptureSettings other
)

Parameters

other
Type: Rhino.DisplayViewCaptureSettings
settings to copy data from
See Also