'Declaration
Public ReadOnly Property MarkDensity As Integer
'Usage
Dim instance As OmrBubbleResult Dim value As Integer value = instance.MarkDensity
public int MarkDensity {get;}
'Declaration
Public ReadOnly Property MarkDensity As Integer
'Usage
Dim instance As OmrBubbleResult Dim value As Integer value = instance.MarkDensity
public int MarkDensity {get;}
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.