IMatrixQueryFilterRange

Assembly: Matrix;

Description

The IMatrixQueryFilterRange interface is used to work with filtering range of matrix queries.

Inheritance Hierarchy

          IMatrixQueryFilterRange

Comments

To get filtering range, use the IMatrixQueryFilterRanges.Item property.

Properties

  Property name Brief description
Max The Max property determines the maximum value of filtering range.
Min The Min property determines the minimum value of filtering range.

See also:

Matrix Assembly Interfaces