Description:
Location where the Main Rhino window attempts to show when the application is first started.
Syntax:
public static Boolean InitialMainWindowPosition(
out Rectangle bounds
)
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: Boolean
False if the information could not be retrieved.
Available since:
6.0