This class describes how VCD property items are organized in categories.
Namespace: TIS.Imaging
Introduced in version 2.0
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. |
||