Provides access to members that control TIN value filters. Note: the ITinValueFilter interface has been superseded byITinValueFilter2. Please consider using the more recent version.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
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. |
Inherited Interfaces
Interfaces | Description |
---|---|
ITinFilter | Provides access to members that control TIN filtering options. |
CoClasses that implement ITinValueFilter
CoClasses and Classes | Description |
---|---|
TinValueFilter | The ESRI TinValueFilter component. |