This class provides functionality for specifying the Basic Fielding parameters.
Cognex.Vision ShareableBase
Cognex.Vision ChangedEventShareableBase
Cognex.Vision.ViDiEL OCRFielding
Cognex.Vision.ViDiEL OCRBasicFielding
Namespace: Cognex.Vision.ViDiEL
Assembly: Cognex.Vision.ViDiELOCR.Net (in Cognex.Vision.ViDiELOCR.Net.dll) Version: 9.21.1.1
The OCRBasicFielding type exposes the following members.
| Name | Description | |
|---|---|---|
| OCRBasicFielding | Constructs a new instance of this class. | |
| OCRBasicFielding(String, UInt32) | Constructs a new instance of this class. |
| Name | Description | |
|---|---|---|
| Equals | Compares the equality of this object with another. (Overrides OCRFielding Equals(Object).) | |
| GetHashCode | Returns the hash code of this object. (Overrides OCRFielding GetHashCode .) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| GetTypeMeta | Get the TypeMeta that describes the type of this object. | |
| ResumeAndRaiseChangedEvent | Re-enables raising of the ChangedEvent after SuspendChangedEvent has been called, and raises the ChangedEvent if the ChangedEventSuspended count is reduced to zero and any changes were made while events were suspended. Must be called once for each call to SuspendChangedEvent. | |
| SuspendChangedEvent | Temporarily suspends the raising of the ChangedEvent. May be called more than once, and a corresponding call to ResumeAndRaiseChangedEvent must be made for each call to SuspendChangedEvent. | |
| ToString | Returns a human readable string that represents the object. |
| Name | Description | |
|---|---|---|
| Equality | Compares the equality of two OCRBasicFielding objects. | |
| Inequality | Compares the inequality of two OCRBasicFielding objects. |
| Name | Description | |
|---|---|---|
| SfAllowedCharacters | ||
| SfNumLines |
| Name | Description | |
|---|---|---|
| AllowedCharacters | Get Gets the allowed characters in all positions. | |
| ChangedEventSuspended | Indicates if raising the ChangedEvent has been suspended. | |
| Handle | (Overrides OCRFielding Handle.) | |
| NumLines | Get Gets the number of expected lines. |
| Name | Description | |
|---|---|---|
| Changed | The actual event. |
The Basic Fielding parameters allow the specification of a set of characters that must be present in the characters found in the runtime image.