Click or drag to resize

CommandEventArgsCommandEnglishName Property

Gets the English name of the command that raised this event.

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

Property Value

Type: String
See Also