This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control TIN value filters. Note: the ITinValueFilter interface has been superseded by ITinValueFilter2. Please consider using the more recent version.
Name | Description | |
---|---|---|
ActiveBound | The active boundary of the filter. | |
CanPass | Indicates if the specified element meets the filter criteria. | |
ClassBreakCodes | The filter's numeric values used to represent each class. | |
ClassBreaks | The classification categories of the filter. | |
DataElementsOnly | Indicates whether the returned elements should be inside the data area. | |
LowerBound | The lower bound of the filter. | |
UniqueValue | The unique value of the filter. | |
UpperBound | The upper bound of the filter. |
Interfaces | Description |
---|---|
ITinFilter | Provides access to members that control TIN filtering options. |
Classes | Description |
---|---|
TinValueFilter | The Esri TinValueFilter component. |