Get Unable to Match Count and Rename Matches
This commit is contained in:
@ -6,7 +6,6 @@ public interface ILocation
|
||||
public int Bottom { init; get; }
|
||||
public double Confidence { init; get; }
|
||||
public int Left { init; get; }
|
||||
public int? NormalizedPixelPercentage { init; get; }
|
||||
public int Right { init; get; }
|
||||
public int Top { init; get; }
|
||||
|
||||
|
Reference in New Issue
Block a user