M_Rhino_RhinoDoc_AddCustomUndoEvent - mcneel/rhinocommon-api-docs GitHub Wiki
[Missing
Namespace: Rhino
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public bool AddCustomUndoEvent(
string description,
EventHandler<CustomUndoEventArgs> handler
)
VB
Public Function AddCustomUndoEvent (
description As String,
handler As EventHandler(Of CustomUndoEventArgs)
) As Boolean
- description
- Type: System.String
[Missing documentation for "M:Rhino.RhinoDoc.AddCustomUndoEvent(System.String,System.EventHandler{Rhino.Commands.CustomUndoEventArgs})"] - handler
- Type: System.EventHandler(CustomUndoEventArgs)
[Missing documentation for "M:Rhino.RhinoDoc.AddCustomUndoEvent(System.String,System.EventHandler{Rhino.Commands.CustomUndoEventArgs})"]
Type: Boolean
[Missing documentation for "M:Rhino.RhinoDoc.AddCustomUndoEvent(System.String,System.EventHandler{Rhino.Commands.CustomUndoEventArgs})"]
Supported in: 5D58w