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