Click or drag to resize

UndoRedoEventArgsCommandId Property

The id of the Rhino command. This can be Guid.Empty.

Namespace:  Rhino.Commands
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public Guid CommandId { get; }

Property Value

Type: Guid
See Also