CSPlaneID Conversion (CSPlaneID to CSLineID) |
Converts a 2D plane identifier to the corresponding line identifier.
Namespace: Altaxo.GraphAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic static explicit operator CSLineID (
CSPlaneID plane
)
Parameters
- plane CSPlaneID
- The plane identifier.
Return Value
CSLineID[Missing <returns> documentation for "M:Altaxo.Graph.CSPlaneID.op_Explicit(Altaxo.Graph.CSPlaneID)~Altaxo.Graph.CSLineID"]
See Also