Property Visible
Visible
Gets or sets a value specifying whether the visualizer window is visible on start.
public bool? Visible { get; set; }
Property Value
- bool?
Remarks
If no value is specified, the value in the cached layout settings is used.