Click or drag to resize

IMcBitMaskHeight Property

Height of the bit mask.

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

Property Value

Type: Int32
Remarks
The Height will be reported as zero if the bit mask is empty (the Type property is mcftEmptyAny).
See Also