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