Property Location
Location
Gets or sets a value specifying the starting location of the shader window. If no value is specified, the window will be located at the center of the screen.
public Point? Location { get; set; }
Gets or sets a value specifying the starting location of the shader window. If no value is specified, the window will be located at the center of the screen.
public Point? Location { get; set; }