[]
Gets or sets the position of various panels (search, parameters, etc.) within the Viewer. Default is 'toolbar'.
public PanelsLocation PanelsLocation { get; set; }
| Type | Description |
|---|---|
| PanelsLocation | An instance of PanelsLocation that defines the panel positions. |