Click or drag to resize

CSPlaneIDWithLogicalValue Method

[Missing <summary> documentation for "M:Altaxo.Graph.CSPlaneID.WithLogicalValue(System.Double)"]


Namespace: Altaxo.Graph
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public CSPlaneID WithLogicalValue(
	double logicalValue
)

Parameters

logicalValue  Double

[Missing <param name="logicalValue"/> documentation for "M:Altaxo.Graph.CSPlaneID.WithLogicalValue(System.Double)"]

Return Value

CSPlaneID

[Missing <returns> documentation for "M:Altaxo.Graph.CSPlaneID.WithLogicalValue(System.Double)"]

See Also