Table of Contents

Property Location

Namespace
Bonsai.Shaders.Configuration
Assembly
Bonsai.Shaders.dll

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; }

Property Value

Point?