Click or drag to resize

IMcBitMaskHolesBelongTo Property

An array giving the blob tag of the surrounding blob for each hole in the bit .

Namespace:  MediaCy.IQL.Features
Assembly:  MediaCy.IQL.Features (in MediaCy.IQL.Features.dll) Version: 10.0.6912.0
Syntax
VB
ReadOnly Property HolesBelongTo As Object
	Get

Property Value

Type: Object
Remarks
The length of the HolesBitMask array will be equal to the number of holes in the bit mask. The HolesBitMask property exposes any holes as a McBitMask.
See Also