PersistentSettings.GetSize Method (String)

PersistentSettingsGetSize Method (String)

[Missing <summary> documentation for "M:Rhino.PersistentSettings.GetSize(System.String)"]

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public Size GetSize(
	string key
)
Public Function GetSize ( 
	key As String
) As Size

Parameters

key
Type: SystemString

[Missing <param name="key"/> documentation for "M:Rhino.PersistentSettings.GetSize(System.String)"]

Return Value

Type: Size

[Missing <returns> documentation for "M:Rhino.PersistentSettings.GetSize(System.String)"]

Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.8
See Also