VCDRangeProperty

This class represents a range interface to a value of a video capture device property.

Information

    Namespace: TIS.Imaging
    Introduced in version 2.0

Inheritance

    VCDPropertyInterface
            VCDRangeProperty
                    VCDMapStringsProperty

Properties

Property Description
Default

Returns the default value of the range.

Delta

Returns the length of the interval between the valid values in the range.

RangeMax

Returns the maximum value of the range.

RangeMin

Returns the minimum value of the range.

Value

Returns or sets the current value of the range.

<< Classes