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

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