Click or drag to resize

G3DCartesicCoordinateSystemIsZReversed Property

Is the direction of the y axis reverse, for instance runs from top to bottom.

Namespace: Altaxo.Graph.Graph3D.CS
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public bool IsZReversed { get; }

Property Value

Boolean
See Also