PersistentSettingsSavedEventArgs.PlugInSettings Property

PersistentSettingsSavedEventArgsPlugInSettings Property

The old PlugIn settings

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public PersistentSettings PlugInSettings { get; }
Public ReadOnly Property PlugInSettings As PersistentSettings
	Get

Property Value

Type: PersistentSettings
Version Information

Rhino for Windows

Supported in: 6.8
See Also