 | ScreenInfoGetMainWindowScreenInfo method |
Provides the thread safe position and dimensions of the MainWindow.
Namespace: NetEti.MultiScreenAssembly: NetEti.MultiScreen (in NetEti.MultiScreen.dll) Version: 1.0.0+6dae38196d8eac9695b29c123b220fb2bfe07211
Syntaxpublic static ScreenInfo? GetMainWindowScreenInfo()
Public Shared Function GetMainWindowScreenInfo As ScreenInfo
public:
static ScreenInfo^ GetMainWindowScreenInfo()
static member GetMainWindowScreenInfo : unit -> ScreenInfo
Return value
ScreenInfoScreen information on the MainWindow.
See also