Provides access to members that control TIN node source filters.
Members
|
Name |
Description |
 |
CanPass |
Indicates if the specified element meets the filter criteria. |
 |
Criteria |
The criteria of the filter. |
 |
DataElementsOnly |
Indicates whether the returned elements should be inside the data area. |
ITinNodeSourceFilter.Criteria Property
The criteria of the filter.
Public Property Criteria As Integer
public int Criteria {get; set;}
Inherited Interfaces
Interfaces |
Description |
ITinFilter |
Provides access to members that control TIN filtering options. |
Classes that implement ITinNodeSourceFilter