The grade points corresponding to a correct answer for an OmrField object.
[DataMemberAttribute()]
public double CorrectGrade { get; set; }
public:
[DataMemberAttribute]
property double CorrectGrade
{
double get()
void set(double value)
}
CorrectGrade # get and set (OmrFieldOptions)
Integer value that represents the score for correct answer for an OmrField. The default value is 1.
If the OmrField is gradable, this value will be used to grade the internal OmrCollections. In case the user needs to set different scores for different questions in the OmrField object, the value can be set individually for every OmrCollection.
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