Click or drag to resize

CommandEventArgsCommandId Property

Gets the ID of the command that raised this event.

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

Property Value

Type: Guid
See Also