The following tables list the members exposed by OmrCollection.
Name | Description | |
---|---|---|
OmrCollection | Initializes a new instance of OmrCollection class. |
Name | Description | |
---|---|---|
Bounds | The LeadRect area that specifies the location of the OmrCollection in the OMR image. | |
Confidence | Confidence value that represents the amount of confidence in the recognition results of the OMR marks. | |
CorrectGrade | The grade points corresponding to a correct answer for an OmrCollection object. | |
Fields | The collection of OmrBubble objects associated with this OmrCollection. | |
GradePartialAnswer | Indicates whether to enable partial credit on a gradable OmrField. | |
Id | The integer identifier for the OmrCollection. | |
IncorrectGrade | The grade points corresponding to an incorrect answer for an OmrCollection. | |
Item | Indicates the index to an OmrBubble in an OmrCollection. | |
Name | The OmrCollection's name. | |
NoResponseGrade | The grade points corresponding to a no answer/response for an OmrCollection. | |
Note | The string value used as a note associated with this OmrCollection. | |
OriginalValue | Gets the OmrCollection's original value recognized by the OMR toolkit. | |
SelectedIndex | Gets the index of the selected (filled) OmrBubble in this OmrCollection. | |
SelectedIndices | A list of integer representing the selected (filled) OmrBubble in this OmrCollection object. | |
SelectedItem | Gets an object of type OmrBubble representing the filled OMR bubble in the OMR page image. | |
SelectedItems | Gets or sets a list of objects of type OmrBubble representing the filled OMR bubbles in the OMR page image. | |
Status | Gets the status of processing the associated OmrCollection. | |
Tag | The user-defined data object that is associated with this object. | |
UserModified | Indicates weather the user has modified the value of this OmrCollection. | |
Value | A string value that represents the filled-in OmrBubble in the OmrCollection object. |
Name | Description | |
---|---|---|
PropertyChanged | An event that occurs when a property value changes in the OmrCollection object. |