Click or drag to resize

FieldParameterApplyTo Method

Apply the field size and max angle to a field correction.

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

Parameters

fc  FieldCorrection

[Missing <param name="fc"/> documentation for "M:RAYLASE.Marker.Corrections.FieldParameter.ApplyTo(RAYLASE.Marker.Corrections.FieldCorrection)"]

See Also