Click or drag to resize

Processed2DPlotDataPlotPointsInAbsoluteLayerCoordinates Field

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

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

Field Value

PointF
See Also