CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Closes the previously opened undo frame. See OpenUndoFrame()()()().
Namespace: CADabilityAssembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
public void CloseUndoFrame( Object UndoFrame ) |
| Visual Basic |
|---|
Public Sub CloseUndoFrame ( _ UndoFrame As Object _ ) |
| Visual C++ |
|---|
public: void CloseUndoFrame( Object^ UndoFrame ) |
Parameters
- UndoFrame
- Type: System..::..Object
the result from OpenUndoFrame