Click or drag to resize

CommandAliasInstant Property

Is the command alias instant? Instant aliases run without the need for spacebar or enter

Namespace:  Rhino.ApplicationSettings
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 9.0
Syntax
public bool Instant { get; set; }

Property Value

Type: Boolean
See Also