 |
OverlaySurfaceHostClientWindowSize Property |
Gets the IntSize (width and height as int) of the created window.
Namespace: Ab4d.SharpEngine.Wpf.ControlsAssembly: Ab4d.SharpEngine.Wpf (in Ab4d.SharpEngine.Wpf.dll) Version: 3.1.9316+94bbd23b55747f096f056a5602f7dd90558b3673
Syntaxpublic IntSize ClientWindowSize { get; }
Property Value
IntSize[Missing <value> documentation for "P:Ab4d.SharpEngine.Wpf.Controls.OverlaySurfaceHost.ClientWindowSize"]
Remarks[Missing <remarks> documentation for "P:Ab4d.SharpEngine.Wpf.Controls.OverlaySurfaceHost.ClientWindowSize"]
See Also