Click or drag to resize

CommandSettings Property

Gets the settings of the command.

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

Property Value

Type: PersistentSettings
See Also