XYPlotLayerUpdateCSPlaneID Method |
Updates the logical value of a plane id in case it uses a physical value.
Namespace: Altaxo.Graph.GdiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public CSPlaneID UpdateCSPlaneID(
CSPlaneID id
)
Parameters
- id CSPlaneID
- The plane identifier
Return Value
CSPlaneID[Missing <returns> documentation for "M:Altaxo.Graph.Gdi.XYPlotLayer.UpdateCSPlaneID(Altaxo.Graph.CSPlaneID)"]
Implements
IPlotAreaUpdateCSPlaneID(CSPlaneID)See Also