Click or drag to resize

FieldCorrectionCorrectionType Property

Gets the correction type that is associated with this field correction. This value will be used to load or save in the appropriate format.

Namespace: RAYLASE.Marker.Corrections
Assembly: RAYLASE.Marker.Corrections (in RAYLASE.Marker.Corrections.dll) Version: 2.19.0
Syntax
C#
public CorrectionType CorrectionType { get; set; }

Property Value

CorrectionType
See Also