Show / Hide Table of Contents

Method Move

| Edit this page View Source

Move(Window, int, int)

Positions the window

Declaration
public static void Move(this Window window, int x, int y)
Parameters
Type Name Description
Window window

Window

int x

Left side of the window

int y

Top side of the window

  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX