This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control TIN triangle filters.
Name | Description | |
---|---|---|
ActiveBound | The active boundaries 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. | |
PropertyType | The property that the filter classifies on. | |
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. |
Classes | Description |
---|---|
TinTriangleFilter | The Esri TinTriangleFilter component. |