Click or drag to resize

G3DCartesicCoordinateSystemWithYReversed Method

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

Parameters

isYreversed  Boolean

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

Return Value

G3DCartesicCoordinateSystem

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

See Also