CommandEventArgsCommandEnglishName Property |
Gets the English name of the command that raised this event.
Namespace:
Rhino.Commands
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic string CommandEnglishName { get; }Public ReadOnly Property CommandEnglishName As String
Get
Property Value
Type:
String
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also