Click or drag to resize

RenderContentCollection Constructor (IntPtr)

Internal function to create collection from native pointer

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public RenderContentCollection(
	IntPtr nativePtr
)

Parameters

nativePtr
Type: SystemIntPtr
Native pointer
See Also