PersistentSettingsGetColor Method (String, Color, IEnumerableString) |
[Missing <summary> documentation for "M:Rhino.PersistentSettings.GetColor(System.String,System.Drawing.Color,System.Collections.Generic.IEnumerable{System.String})"]
Namespace: Rhino
public Color GetColor( string key, Color defaultValue, IEnumerable<string> legacyKeyList )
Public Function GetColor ( key As String, defaultValue As Color, legacyKeyList As IEnumerable(Of String) ) As Color
[Missing <param name="key"/> documentation for "M:Rhino.PersistentSettings.GetColor(System.String,System.Drawing.Color,System.Collections.Generic.IEnumerable{System.String})"]
[Missing <param name="defaultValue"/> documentation for "M:Rhino.PersistentSettings.GetColor(System.String,System.Drawing.Color,System.Collections.Generic.IEnumerable{System.String})"]
[Missing <param name="legacyKeyList"/> documentation for "M:Rhino.PersistentSettings.GetColor(System.String,System.Drawing.Color,System.Collections.Generic.IEnumerable{System.String})"]
[Missing <returns> documentation for "M:Rhino.PersistentSettings.GetColor(System.String,System.Drawing.Color,System.Collections.Generic.IEnumerable{System.String})"]