Click or drag to resize

FieldCorrectionExceedsLimit Method

Returns true if at least one correction value exceeds the limit.

Namespace: RAYLASE.Marker.Corrections
Assembly: RAYLASE.Marker.Corrections (in RAYLASE.Marker.Corrections.dll) Version: 2.19.0
Syntax
C#
public bool ExceedsLimit()

Return Value

Boolean
Returns true if at least one correction value exceeds the limit.
See Also