Click or drag to resize

Logical3DSetR Method

[Missing <summary> documentation for "M:Altaxo.Graph.Logical3D.SetR(System.Int32,System.Double)"]


Namespace: Altaxo.Graph
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public void SetR(
	int axisNumber,
	double r
)

Parameters

axisNumber  Int32

[Missing <param name="axisNumber"/> documentation for "M:Altaxo.Graph.Logical3D.SetR(System.Int32,System.Double)"]

r  Double

[Missing <param name="r"/> documentation for "M:Altaxo.Graph.Logical3D.SetR(System.Int32,System.Double)"]

See Also