Click or drag to resize

XYZScatterPointInformationLayerCoordinates Property

Layer coordinates of the plot point.

Namespace: Altaxo.Graph.Plot.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public PointD3D LayerCoordinates { get; set; }

Property Value

PointD3D
See Also