IMatrixQueryFilterRange

Assembly: Matrix;

Description

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

Inheritance Hierarchy

          IMatrixQueryFilterRange

Comments

Use the IMatrixQueryFilterRanges.Item property to get filtering range.

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