 | TreeParametersThreadMainWindowScreenInfo method |
Provides threadsafe position and dimensions of the MainWindow.
Namespace: Vishnu.InterchangeAssembly: Vishnu.Interchange (in Vishnu.Interchange.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntaxpublic ScreenInfo? ThreadAccessMainWindowScreenInfo()
Public Function ThreadAccessMainWindowScreenInfo As ScreenInfo
public:
ScreenInfo^ ThreadAccessMainWindowScreenInfo()
member ThreadAccessMainWindowScreenInfo : unit -> ScreenInfo
Return value
ScreenInfoScreen information on the MainWindow.
See also