Dithering Class |
Namespace: Rhino.Render
The Dithering type exposes the following members.
| Name | Description | |
|---|---|---|
| Dithering |
Create an utility object not associated with any document
| |
| Dithering(Dithering) |
Create an 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 | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |