Click or drag to resize

G2DPlotStyleCollectionExchangeItemPositions Method

[Missing <summary> documentation for "M:Altaxo.Graph.Gdi.Plot.Styles.G2DPlotStyleCollection.ExchangeItemPositions(System.Int32,System.Int32)"]


Namespace: Altaxo.Graph.Gdi.Plot.Styles
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public void ExchangeItemPositions(
	int pos1,
	int pos2
)

Parameters

pos1  Int32

[Missing <param name="pos1"/> documentation for "M:Altaxo.Graph.Gdi.Plot.Styles.G2DPlotStyleCollection.ExchangeItemPositions(System.Int32,System.Int32)"]

pos2  Int32

[Missing <param name="pos2"/> documentation for "M:Altaxo.Graph.Gdi.Plot.Styles.G2DPlotStyleCollection.ExchangeItemPositions(System.Int32,System.Int32)"]

See Also