Click or drag to resize

IPlotAreaUpdateCSPlaneID Method

Updates the logical value of a plane id in case it uses a physical value.

Namespace: Altaxo.Graph.Gdi
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
CSPlaneID UpdateCSPlaneID(
	CSPlaneID id
)

Parameters

id  CSPlaneID
The plane identifier

Return Value

CSPlaneID

[Missing <returns> documentation for "M:Altaxo.Graph.Gdi.IPlotArea.UpdateCSPlaneID(Altaxo.Graph.CSPlaneID)"]

See Also