ITinDynamicFilter Interface
  
Provides access to members that control TIN dynamic filtering options.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. 
Members
|  | Name | Description | 
|  | CanPass | Indicates if the specified element meets the filter criteria. | 
|  | DataElementsOnly | Indicates whether the returned elements should be inside the data area. | 
|  | Init | Re/establishes the filter; determines and returns an ID for the subset of elements represented by the index. | 
 
Inherited Interfaces
| Interfaces | Description | 
| ITinFilter | Provides access to members that control TIN filtering options. | 
 
Classes that implement ITinDynamicFilter