Provides access to members that control TIN edge type filters.
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. | |
Type | The edge type of the filter. |
ITinEdgeTypeFilter.Type Property
The edge type of the filter.
Public Property Type As esriTinEdgeType
public esriTinEdgeType Type {get; set;}
Inherited Interfaces
Interfaces | Description |
---|---|
ITinFilter | Provides access to members that control TIN filtering options. |
Classes that implement ITinEdgeTypeFilter
Classes | Description |
---|---|
TinEdgeTypeFilter | The Esri TinEdgeTypeFilter component. |