This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IT > ITinValueFilter Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that control TIN value filters. Note: the ITinValueFilter interface has been superseded byITinValueFilter2. Please consider using the more recent version.
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. |
CoClasses and Classes | Description |
---|---|
TinValueFilter | The Esri TinValueFilter component. |