RhinoCommon API
PersistentSettingsSavedEventArgs Class |
Event argument passed to the SettingsSaved event.
Namespace: Rhino
Assembly: RhinoCommon (in RhinoCommon.dll)
The PersistentSettingsSavedEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| PlugInSettings |
The old PlugIn settings
| |
| SavedByThisRhino |
Will be true if this instance of Rhino is writing the settings file
or false if a different instance of Rhino has modified the settings
file.
|
| Name | Description | |
|---|---|---|
| CommandSettings |
The new command settings
| |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |