ContentUndoBlocker Class |
[Missing <summary> documentation for "T:Rhino.Render.ContentUndoBlocker"]
Namespace: Rhino.Render
The ContentUndoBlocker type exposes the following members.
Name | Description | |
---|---|---|
ContentUndoBlocker |
Constructs a ContentUndoBlocker object inside a using block to block undo when modifying a RenderContent
while a ContentUndoHelper is active. Alternatively - create the ContentUndoBlocker and explicitly call Dispose when you are done.
|
Name | Description | |
---|---|---|
Dispose | Releases all resources used by the ContentUndoBlocker | |
Dispose(Boolean) | Releases the unmanaged resources used by the ContentUndoBlocker and optionally releases the managed resources | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | (Overrides ObjectFinalize.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |