Click or drag to resize

FieldParameterSetDefaultsFrom Method

Sets the field size, sub field size / offset, max angle and dimensions from the field correction.

Namespace: RAYLASE.Marker.Corrections
Assembly: RAYLASE.Marker.Corrections (in RAYLASE.Marker.Corrections.dll) Version: 2.19.0
Syntax
C#
public void SetDefaultsFrom(
	FieldCorrection fc
)

Parameters

fc  FieldCorrection
Field correction containing the field definition.
See Also