Products

VSVGPairType.

The VSVGPairType, used with both value/status and value/graphic pairs, is an Enum as follows:

Public Enum VSVGPairType
        SingleValue = 1
        Range = 2
End Enum