VCDCategoryMap

This class describes how VCD property items are organized in categories.

Information

    Namespace: TIS.Imaging
    Introduced in version 2.0

Properties

Property Description
Categories

Returns a list of all property item categories of the opened device.

ItemIDs

Returns the System.Collections.Generic.Dictionary containing the VCD item IDs, ordered by their categories.

Items

[Deprecated] Returns the System.Collections.Generic.Dictionary containing the VCD item names, ordered by their categories.

<< Classes