[]
Gets or sets the position of the parameters panel.
public ParameterPanelLocation Location { get; set; }
Type | Description |
---|---|
ParameterPanelLocation | The location setting, represented by an instance of ParameterPanelLocation, which determines where the panel is placed (e.g., left, right, top, bottom). |