Click or drag to resize

mcBasicFeaturesAttributes Enumeration

Allowed values for the McBasicFeatures.Attributes property.

Namespace:  MediaCy.IQL.Features
Assembly:  MediaCy.IQL.Features (in MediaCy.IQL.Features.dll) Version: 10.0.6912.0
Syntax
VB
Public Enumeration mcBasicFeaturesAttributes
Members
  Member nameValueDescription
mcbfaNone0No attribute flags.
mcbfaIsMcRegionsHoles1Set for McRegions instances which are theHoles property of some other McRegions instance. For these instances, the McFeatures.SourceFlags property will identify the parent feature index of each hole feature.
See Also