Click or drag to resize

McFeaturesList Interface

An object for maintaining a collection of named McFeatures (McRegions, McLines or McPoints).

Namespace:  MediaCy.IQL.Features
Assembly:  MediaCy.IQL.Features (in MediaCy.IQL.Features.dll) Version: 10.0.6912.0
Syntax
VB
Public Interface McFeaturesList
	Inherits IMcFeaturesList2
Remarks
One instance of this object is exposed as McEngine.AoiList. Other instances can be created independently using McEngine.CreateOperator.
See Also