RhinoAppInFullScreen Method |
Verifies that Rhino is running in full screen mode.
Namespace:
Rhino
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic static bool InFullScreen()
Public Shared Function InFullScreen As Boolean
Return Value
Type:
Booleantrue if Rhino is running full screen, false otherwise.
Version InformationRhino for Windows
Supported in: 6.8
See Also