|
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.TextAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.253-beta+ffb7163c9e3b771705bc5b9aa3f09870f2cb9e2c
SyntaxPublic MatchDistance As Integer
public:
int MatchDistance
val mutable MatchDistance: int
View SourceField Value
Int32
See Also