Click or drag to resize

CSPlaneID   Conversion (CSPlaneID to CSLineID)

[Missing <summary> documentation for "M:Altaxo.Graph.CSPlaneID.op_Explicit(Altaxo.Graph.CSPlaneID)~Altaxo.Graph.CSLineID"]


Namespace: Altaxo.Graph
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static explicit operator CSLineID (
	CSPlaneID plane
)

Parameters

plane  CSPlaneID

[Missing <param name="plane"/> documentation for "M:Altaxo.Graph.CSPlaneID.op_Explicit(Altaxo.Graph.CSPlaneID)~Altaxo.Graph.CSLineID"]

Return Value

CSLineID

[Missing <returns> documentation for "M:Altaxo.Graph.CSPlaneID.op_Explicit(Altaxo.Graph.CSPlaneID)~Altaxo.Graph.CSLineID"]

See Also