Dithering Constructor (Dithering)

Dithering Constructor (Dithering)

Create an utility object not associated with any document from another object

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public Dithering(
	Dithering d
)
Public Sub New ( 
	d As Dithering
)

Parameters

d
Type: Rhino.RenderDithering

[Missing <param name="d"/> documentation for "M:Rhino.Render.Dithering.#ctor(Rhino.Render.Dithering)"]

Version Information

Rhino for Windows

Supported in: 6.14
See Also