Table of Contents

Property Location

Namespace
Bonsai.Design
Assembly
Bonsai.Design.dll

Location

Gets or sets a value specifying the position of the upper-left corner of the visualizer window, in screen coordinates.

public Point? Location { get; set; }

Property Value

Point?

Remarks

If no value is specified, the value in the cached layout settings is used.