PreviewAppearance Constructor

PreviewAppearance Constructor

Constructor for previewappearance

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public PreviewAppearance(
	IntPtr pRenderContent
)
Public Sub New ( 
	pRenderContent As IntPtr
)

Parameters

pRenderContent
Type: SystemIntPtr

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

Version Information

Rhino for Windows

Supported in: 6.8
See Also