SoWinComponentIsFullScreenEnable Method |
Queries if it is possible to put the viewer in fullscreen mode.
Namespace: OIV.Inventor.WinAssembly: OIV.Inventor.Win (in OIV.Inventor.Win.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public bool IsFullScreenEnable()
Public Function IsFullScreenEnable As Boolean
public:
bool IsFullScreenEnable()
member IsFullScreenEnable : unit -> bool
Return Value
Type:
BooleanRemarks See Also