VCDPropertyItems.CategoryMap Property

The CategoryMap property returns a VCDCategoryMap object.
Syntax:
[C#]
public VCDCategoryMap CategoryMap;
Limitations:

Run time only, read only.

Remarks:

A VCDCategoryMap is used to sort VCDPropertyItems in categories like "Color","Image", "Exposure", "Special" etc.

See also: VCDPropertyItems, VCDCategoryMap

<< ICImagingControl.VCDPropertyItems