Click or drag to resize

CommandEventArgsCommandLocalName Property

Gets the name of the command that raised this event in the local language.

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

Property Value

Type: String
See Also