Accusoft.Forms1 - Updated
MarkDensity Property



Accusoft.FormFixSdk Namespace > OmrBubbleResult Class : MarkDensity Property
Gets a value reporting the density that pixels are marked in the bubble.
Syntax
Public ReadOnly Property MarkDensity As Integer
Dim instance As OmrBubbleResult
Dim value As Integer
 
value = instance.MarkDensity
public int MarkDensity {get;}
public:
property int MarkDensity {
   int get();
}
Remarks

This read-only property indicates the percent of pixels in the bubble that were marked.

This value is affected by the value of OmrProcessor properties AnalysisComparisonMethod, BubbleShape, SingleBubbleAreaAdjustmentMethod.

See Also

Reference

OmrBubbleResult Class
OmrBubbleResult Members