Click or drag to resize

CommandEnglishName Property

Gets the name of the command. This method is abstract.

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

Property Value

Type: String
See Also