Click or drag to resize

XYZPlotLayerCoordinateSystem Property

Gets or sets the coordinate system of this layer.

Namespace: Altaxo.Graph.Graph3D
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public G3DCoordinateSystem CoordinateSystem { get; set; }

Property Value

G3DCoordinateSystem

Implements

IPlotAreaCoordinateSystem
See Also