Click or drag to resize

FieldCorrection(CorrectionType) Constructor

Initializes a new instance in the specified correction format.

Namespace: RAYLASE.Marker.Corrections
Assembly: RAYLASE.Marker.Corrections (in RAYLASE.Marker.Corrections.dll) Version: 2.19.0
Syntax
C#
public FieldCorrection(
	CorrectionType type
)

Parameters

type  CorrectionType
The correction format associated with this field correction.
See Also