SupportOptions.SetLastNavigatedLocation Method

SupportOptionsSetLastNavigatedLocation Method

[Missing <summary> documentation for "M:Rhino.Render.SupportOptions.SetLastNavigatedLocation(System.String)"]

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public static void SetLastNavigatedLocation(
	string folder
)
Public Shared Sub SetLastNavigatedLocation ( 
	folder As String
)

Parameters

folder
Type: SystemString

[Missing <param name="folder"/> documentation for "M:Rhino.Render.SupportOptions.SetLastNavigatedLocation(System.String)"]

Version Information

Rhino for Windows

Supported in: 6.14
See Also