Click or drag to resize

FieldCorrectionSetCommands Method

Sets the correction values directly.

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

Parameters

commands  Double
Commands for: axis, magnification, layer, row, column
See Also