RhinoCommon API
RhinoAppMainApplicationWindow Property |
Note: This API is now obsolete.
Same as MainWindow function, but provides the concrete class instead of an interface
Namespace: Rhino
Assembly: RhinoCommon (in RhinoCommon.dll)
[ObsoleteAttribute("Use MainWindowHandle or RhinoEtoApp.MainWindow in Rhino.UI")] public static RhinoWindow MainApplicationWindow { get; }
<ObsoleteAttribute("Use MainWindowHandle or RhinoEtoApp.MainWindow in Rhino.UI")> Public Shared ReadOnly Property MainApplicationWindow As RhinoWindow Get