'Declaration Public ReadOnly Property OverallSymbolGradeValue As Double
public double OverallSymbolGradeValue { get; }
public: __property double get_OverallSymbolGradeValue();
Property Value
Possible values are from 0 to 4.
'Declaration Public ReadOnly Property OverallSymbolGradeValue As Double
public double OverallSymbolGradeValue { get; }
public: __property double get_OverallSymbolGradeValue();
The overall symbol grade is calculated as the average from grades of all reflectance profiles.
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5