Name | Description | |
---|---|---|
![]() | OmrFieldView | Initializes a new instance of the OmrFieldView class. |
Name | Description | |
---|---|---|
![]() | OmrFieldView | Initializes a new instance of the OmrFieldView class. |
Name | Description | |
---|---|---|
![]() | Brush | Gets or sets the background brush of form field. (Inherited from FormFieldView) |
![]() | Builder | Gets or sets a transformer used for building of the form field. (Inherited from FormFieldView) |
![]() | Field | Gets the recognized field. (Inherited from FormFieldView) |
![]() | FieldTemplate | Gets the template of the form field. (Inherited from FormFieldView) |
![]() | FilledBrush | Gets or sets the background brush of OMR field view when the Field has a state OmrFieldState.Filled. |
![]() | InteractionController | Gets or sets an interaction controller of form field view. (Inherited from FormFieldView) |
![]() | IsVisible | Gets or sets a value indicating whether the form field is visible. (Inherited from FormFieldView) |
![]() | Pen | Gets or sets the border pen of form field. (Inherited from FormFieldView) |
![]() | Transformer | Gets or sets a transformer used for transforming (moving/resizing/...) of the form field. (Inherited from FormFieldView) |
![]() | UndefinedBrush | Gets or sets the background brush of OMR field view when the Field has a state OmrFieldState.Undefined. |
![]() | UnfilledBrush | Gets or sets the background brush of OMR field view when the Field has a state OmrFieldState.Unfilled. |
Name | Description | |
---|---|---|
![]() | Draw | Draws the form field view on the specified System.Drawing.Graphics. (Inherited from FormFieldView) |
![]() | GetBoundingBox | Returns a bounding box, in the image space, of form field view. (Inherited from FormFieldView) |
![]() | GetPointTransform | Returns a point transformation of the form field view for specified ImageViewer. (Inherited from FormFieldView) |
Name | Description | |
---|---|---|
![]() | DrawInContentSpace | Draws the form field on the System.Drawing.Graphics in the coordinate space of form field. |
![]() | OnStateChanged | Raises the StateChanged event. (Inherited from FormFieldView) |
Name | Description | |
---|---|---|
![]() | StateChanged | Occurs when the object state is changed. (Inherited from FormFieldView) |