Show / Hide Table of Contents

Method SetWindowSize

| Edit this page View Source

SetWindowSize(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
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX