Skip to content

Overload_Rhino_RhinoDoc_AddCustomUndoEvent

Will Pearson edited this page Aug 12, 2016 · 2 revisions

RhinoDoc.AddCustomUndoEvent Method

Overload List

 

Name Description
Public method AddCustomUndoEvent(String, EventHandler(CustomUndoEventArgs))
Public methodCode example AddCustomUndoEvent(String, EventHandler(CustomUndoEventArgs), Object) Add a custom undo event so you can undo private plug-in data when the user performs an undo or redo
  Back to Top

See Also

Reference

RhinoDoc Class
Rhino Namespace

Clone this wiki locally