Click or drag to resize

MeasurementTableGetValues3D Method

Returns the measured values for axis, layer, row, column.

Namespace: RAYLASE.Marker.Corrections
Assembly: RAYLASE.Marker.Corrections (in RAYLASE.Marker.Corrections.dll) Version: 2.19.0
Syntax
C#
public double?[,,,,] GetValues3D()

Return Value

NullableDouble
The measured values for axis, layer, row, column
See Also