Click or drag to resize

LinkedScaleCollectionIndexOf Method

[Missing <summary> documentation for "M:Altaxo.Graph.Scales.Deprecated.LinkedScaleCollection.IndexOf(Altaxo.Graph.Scales.Deprecated.Scale)"]


Namespace: Altaxo.Graph.Scales.Deprecated
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public int IndexOf(
	Scale ax
)

Parameters

ax  Scale

[Missing <param name="ax"/> documentation for "M:Altaxo.Graph.Scales.Deprecated.LinkedScaleCollection.IndexOf(Altaxo.Graph.Scales.Deprecated.Scale)"]

Return Value

Int32

[Missing <returns> documentation for "M:Altaxo.Graph.Scales.Deprecated.LinkedScaleCollection.IndexOf(Altaxo.Graph.Scales.Deprecated.Scale)"]

See Also