RhinoCommon API
SmartTrackSettingsUpdateFromState Method |
Updates from a particular setting state.
Namespace: Rhino.ApplicationSettings
Assembly: RhinoCommon (in RhinoCommon.dll)
public static void UpdateFromState( SmartTrackSettingsState state )
Public Shared Sub UpdateFromState ( state As SmartTrackSettingsState )
Parameters
- state
- Type: Rhino.ApplicationSettingsSmartTrackSettingsState
The new state that will be set.