ContentUndoBlocker Constructor |
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.
Namespace:
Rhino.Render
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic ContentUndoBlocker()
Version InformationRhino for Windows
Supported in: 6.8
See Also