Click or drag to resize

G3DCartesicCoordinateSystemWithZReversed Method

[Missing <summary> documentation for "M:Altaxo.Graph.Graph3D.CS.G3DCartesicCoordinateSystem.WithZReversed(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 WithZReversed(
	bool isZreversed
)

Parameters

isZreversed  Boolean

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

Return Value

G3DCartesicCoordinateSystem

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

See Also