Click or drag to resize

UndoRecordEntryDescription Property

The name of the command that created the undoable events, or a description of what created them when they did not happen in a command.

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 9.0
Syntax
public string Description { get; }

Property Value

Type: String
See Also