Accusoft.FormFix5.Net - Updated August 3, 2020
BubbleShape Property




Accusoft.FormFixSdk Namespace > OmrProcessor Class : BubbleShape Property
The geometric shape of the bubble(s) in the field.
Syntax
'Declaration
 
Public Property BubbleShape As OmrBubbleShape
 
'Usage
 
Dim instance As OmrProcessor
Dim value As OmrBubbleShape
 
instance.BubbleShape = value
 
value = instance.BubbleShape
Remarks

This property specifies the geometric shape of the bubbles in the OMR field to be analyzed. See OmrBubbleShape for possible shape values.

Default value is OmrBubbleShape.Circle.

See Also

Reference

OmrProcessor Class
OmrProcessor Members