Click or drag to resize

Processed3DPlotDataPlotPointsInAbsoluteLayerCoordinates Field

Holds the final coordinates of the plot points in absolute layer coordinates.

Namespace: Altaxo.Graph.Graph3D.Plot.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public PointD3D[]? PlotPointsInAbsoluteLayerCoordinates

Field Value

PointD3D
See Also