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