Click or drag to resize

PersistentSettingsSavedEventArgsCommandSettings Method

The new command settings

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public PersistentSettings CommandSettings(
	string englishCommandName
)

Parameters

englishCommandName
Type: SystemString
English command to find settings for

Return Value

Type: PersistentSettings

[Missing <returns> documentation for "M:Rhino.PersistentSettingsSavedEventArgs.CommandSettings(System.String)"]

See Also