IPlotAreaUpdateCSPlaneID Method |
Updates the logical value of a plane id in case it uses a physical value.
Namespace: Altaxo.Graph.Graph3DAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
SyntaxCSPlaneID UpdateCSPlaneID(
CSPlaneID id
)
Parameters
- id CSPlaneID
- The plane identifier.
Return Value
CSPlaneIDThe plane identifier with an updated logical value.
See Also