PersistentSettingsEventArgsT Class |
Represents the persistent settings modification event arguments.
Inheritance Hierarchy
Namespace:
Rhino
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic class PersistentSettingsEventArgs<T> : PersistentSettingsEventArgs
Public Class PersistentSettingsEventArgs(Of T)
Inherits PersistentSettingsEventArgs
Type Parameters
- T
- The type of the current and new setting that is being modified.
The PersistentSettingsEventArgsT type exposes the following members.
Constructors
Properties
Methods
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also