Assembly: Matrix;
The IMatrixQueryFilterRange interface is used to work with filtering range of matrix queries.
IMatrixQueryFilterRange
Use the IMatrixQueryFilterRanges.Item property to get filtering range.
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: