SoWinComponentIsFullScreen Method |
Queries if the viewer is in fullscreen mode.
Namespace: OIV.Inventor.WinAssembly: OIV.Inventor.Win (in OIV.Inventor.Win.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public bool IsFullScreen()
Public Function IsFullScreen As Boolean
public:
bool IsFullScreen()
member IsFullScreen : unit -> bool
Return Value
Type:
BooleanRemarks See Also