Click or drag to resize

RhinoSettings Constructor

Initializes a new instance of the RhinoSettings class

Namespace:  Rhino.Render.DataSources
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public RhinoSettings(
	IntPtr pRhinoSettings
)

Parameters

pRhinoSettings
Type: SystemIntPtr

[Missing <param name="pRhinoSettings"/> documentation for "M:Rhino.Render.DataSources.RhinoSettings.#ctor(System.IntPtr)"]

See Also