G2DPlotItemControllerBringTabToFront Method |
Brings the specified style tab to the front.
Namespace: Altaxo.Gui.Graph.Gdi.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 tab to activate.
See Also