Click or drag to resize

PreviewBackgroundSetUpPreview Method

SetUpPreview

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public void SetUpPreview(
	IntPtr sceneServerPointer,
	Guid guid
)

Parameters

sceneServerPointer
Type: SystemIntPtr

[Missing <param name="sceneServerPointer"/> documentation for "M:Rhino.Render.PreviewBackground.SetUpPreview(System.IntPtr,System.Guid)"]

guid
Type: SystemGuid

[Missing <param name="guid"/> documentation for "M:Rhino.Render.PreviewBackground.SetUpPreview(System.IntPtr,System.Guid)"]

See Also