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