DocumentOrFreeFloatingBase Class |
Namespace: Rhino.Render
The DocumentOrFreeFloatingBase type exposes the following members.
| 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.
| |
| CopyFrom |
Copy from another object
(Inherited from FreeFloatingBase.) | |
| EndChange |
See BeginChange
| |
| Equals | (Inherited from Object.) | |
| Finalize |
Handle destruction of the un-managed CPP object.
(Inherited from FreeFloatingBase.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |