Description:

Location where the Main Rhino window attempts to show when the application is first started.

Syntax:
public static bool InitialMainWindowPosition(
out Rectangle bounds
)
Parameters:
  • bounds
  • Type: Rectangle
  • The rectangle in which the main window attempts to shows is assigned to this out parameter during the call.
Returns:
Type: bool
False if the information could not be retrieved.
Available since:
6.0

InitialMainWindowPosition method

Class:  Rhino.ApplicationSettings.AppearanceSettings

Nothing found