Dithering Constructor (Dithering) |
Create an utility object not associated with any document from another object
Namespace:
Rhino.Render
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic 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 InformationRhino for Windows
Supported in: 6.8
See Also