Provides access to members that control TIN filtering options.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
CanPass | Indicates if the specified element meets the filter criteria. | |
DataElementsOnly | Indicates whether the returned elements should be inside the data area. |
CoClasses that implement ITinFilter
CoClasses and Classes | Description |
---|---|
TinDataElementFilter | The ESRI TinDataElementFilter component. |
TinEdgeTypeFilter | The ESRI TinEdgeTypeFilter component. |
TinNodeSourceFilter | The ESRI TinNodeSourceFilter component. |
TinTriangleFilter | The ESRI TinTriangleFilter component. |
TinValueFilter | The ESRI TinValueFilter component. |