 | WindowAspectsGetMainWindowMeasures method |
Provides threadsafe position and dimensions of the MainWindow.
Namespace: Vishnu.InterchangeAssembly: Vishnu.Interchange (in Vishnu.Interchange.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntaxpublic static Rect GetMainWindowMeasures()
Public Shared Function GetMainWindowMeasures As Rect
public:
static Rect GetMainWindowMeasures()
static member GetMainWindowMeasures : unit -> Rect
Return value
RectScreen information on the MainWindow.
See also