RhinoCommon API
AppearanceSettingsInitialMainWindowPosition Method |
Location where the Main Rhino window attempts to show when the application is first
started.
Namespace: Rhino.ApplicationSettings
Assembly: RhinoCommon (in RhinoCommon.dll)

public static bool InitialMainWindowPosition( out Rectangle bounds )
Public Shared Function InitialMainWindowPosition ( <OutAttribute> ByRef bounds As Rectangle ) As Boolean
Parameters
- bounds
- Type: System.DrawingRectangle
The rectangle in which the main window attempts to shows is assigned to this out parameter during the call.
Return Value
Type: Booleanfalse if the information could not be retrieved.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.14