Click or drag to resize

RenderContentType Constructor

Initializes a new instance of the RenderContentType class

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public RenderContentType(
	Guid typeId
)

Parameters

typeId
Type: SystemGuid

[Missing <param name="typeId"/> documentation for "M:Rhino.Render.RenderContentType.#ctor(System.Guid)"]

See Also