RhinoCommon API
Dithering Class |
This is the interface to linear workflow settings.
SystemObject
Rhino.RenderFreeFloatingBase
Rhino.RenderDocumentOrFreeFloatingBase
Rhino.RenderDithering
Rhino.RenderFreeFloatingBase
Rhino.RenderDocumentOrFreeFloatingBase
Rhino.RenderDithering
Namespace: Rhino.Render
Assembly: RhinoCommon (in RhinoCommon.dll)
The Dithering type exposes the following members.
| Name | Description | |
|---|---|---|
| Dithering |
Create a utility object not associated with any document
| |
| Dithering(Dithering) |
Create a utility object not associated with any document from another object
|
| Name | Description | |
|---|---|---|
| BeginChange |
Call this function before making any change to this object (calling a setter) otherwise undo will not work correctly. Calls to BeginChange must be paired with a call to EndChange.
(Inherited from DocumentOrFreeFloatingBase.) | |
| CopyFrom | (Overrides FreeFloatingBaseCopyFrom(FreeFloatingBase).) | |
| EndChange |
See BeginChange
(Inherited from DocumentOrFreeFloatingBase.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |