CustomUndoEventArgs.ActionDescription Property

CustomUndoEventArgsActionDescription Property

[Missing <summary> documentation for "P:Rhino.Commands.CustomUndoEventArgs.ActionDescription"]

Namespace:  Rhino.Commands
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public string ActionDescription { get; }
Public ReadOnly Property ActionDescription As String
	Get

Property Value

Type: String
See Also