RhinoCommon API
PersistentSettingsSetDefault Method (String, Byte) |
[Missing <summary> documentation for "M:Rhino.PersistentSettings.SetDefault(System.String,System.Byte)"]
Namespace: Rhino
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.0

public void SetDefault( string key, byte value )
Public Sub SetDefault ( key As String, value As Byte )
Parameters
- key
- Type: SystemString
[Missing <param name="key"/> documentation for "M:Rhino.PersistentSettings.SetDefault(System.String,System.Byte)"]
- value
- Type: SystemByte
[Missing <param name="value"/> documentation for "M:Rhino.PersistentSettings.SetDefault(System.String,System.Byte)"]
