Gets a dictionary object containing the frequency of the associated question-answers in the graded, filled forms after invoking the OmrAnalysisEngine.GradeForms method.
public Dictionary<string, int> AnswersCount {get;}
public java.util.Map<java.lang.String,
java.lang.Integer> getAnswersCount();
Public ReadOnly Property AnswersCount() As Dictionary(Of String, Integer)
Get
public:
property Dictionary<String^, Int32>^ AnswersCount
{
Dictionary<String^, Int32>^ get()
}
A dictionary object containing the frequency of each answer. The default value is null.
Each entry in the dictionary has a unique name that contains the page number, OmrField name, and the row or column associated with this object.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document