Click or drag to resize

G3DCartesicCoordinateSystemWithXReversed Method

[Missing <summary> documentation for "M:Altaxo.Graph.Graph3D.CS.G3DCartesicCoordinateSystem.WithXReversed(System.Boolean)"]


Namespace: Altaxo.Graph.Graph3D.CS
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public G3DCartesicCoordinateSystem WithXReversed(
	bool isXreversed
)

Parameters

isXreversed  Boolean

[Missing <param name="isXreversed"/> documentation for "M:Altaxo.Graph.Graph3D.CS.G3DCartesicCoordinateSystem.WithXReversed(System.Boolean)"]

Return Value

G3DCartesicCoordinateSystem

[Missing <returns> documentation for "M:Altaxo.Graph.Graph3D.CS.G3DCartesicCoordinateSystem.WithXReversed(System.Boolean)"]

See Also