Method SetWindowSize
| Edit this page View SourceSetWindowSize(nint, double, double)
Sets the width and height of the window in device-independent pixels
Declaration
public static void SetWindowSize(nint hwnd, double width, double height)
Parameters
| Type | Name | Description | 
|---|---|---|
| nint | hwnd | |
| double | width | |
| double | height |