AvgLocationDeviationY Property (ImageImprintCompareResult)
Gets average location deviation of coincident zones along the Y axis.
'Declaration
Public ReadOnly Property AvgLocationDeviationY As Double
public double AvgLocationDeviationY { get; }
public: __property double get_AvgLocationDeviationY();
public:
property double AvgLocationDeviationY {
double get();
}
Property Value
0 means that zones do not deviate; other values denotes the average deviation along the Y axis measured in the units of the key zone recognizers.
Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5