The grade points corresponding to a correct answer for an OmrCollection object.
[IgnoreDataMemberAttribute()]
public double CorrectGrade { get; set; }
<IgnoreDataMemberAttribute()>
Public Property CorrectGrade() As Double
Get
Set
public:
[IgnoreDataMemberAttribute]
property double CorrectGrade
{
double get()
void set(double value)
}
Integer value that represents the score for a correct answer in the OmrCollection object. The default value is 1.
CorrectGrade specifies the value in points of a correct answer for the question corresponding to an OmrCollection 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