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
SyntaxPublic Enumeration mcBasicFeaturesAttributes
Members
| Member name | Value | Description |
---|
| mcbfaNone | 0 | No attribute flags. |
| mcbfaIsMcRegionsHoles | 1 | Set 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