G3DPlotItemControllerBringTabToFront Method |
Brings the tab for the specified style to the front.
Namespace: Altaxo.Gui.Graph.Graph3D.PlotAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxprotected void BringTabToFront(
int styleIndex
)
Parameters
- styleIndex Int32
- The index of the style whose tab should be selected.
See Also