Click or drag to resize

DiffMatchPatchMatchDistance Field

How far to search for a match (0 = exact location, 1000+ = broad match). A match this many characters away from the expected location will add 1.0 to the score (0.0 is a perfect match).

Namespace: GSF.Text
Assembly: GSF.Core (in GSF.Core.dll) Version: 2.4.181-beta
Syntax
public int MatchDistance
View Source

Field Value

Int32
See Also