OmrEllipticalField Class Members
In This Topic
The following tables list the members exposed by
OmrEllipticalField.
Public Constructors
Public Properties
| Name | Description |
 | Confidence | Gets the confidence of the recognition result. (Inherited from OmrField) |
 | FieldTemplate | Gets the template of the form field. (Inherited from FormField) |
 | FilledPercent | Gets the percentage of fillable area of OMR field that is actually filled. (Inherited from OmrField) |
 | Name | Gets or sets the name of the form field. (Inherited from FormField) |
 | State | Gets the state of OMR field. (Inherited from OmrField) |
 | Value | Gets the value of the form field in a text form. (Inherited from OmrField) |
Public Methods
| Name | Description |
 | ToString | Returns a System.String that represents this instance. (Inherited from FormField) |
See Also