This document is archived and information here might be outdated.  Recommended version.


ITrackingFilterLayerExtension.TrackFilterType Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalystUI > ESRI.ArcGIS.TrackingAnalystUI > Interfaces > IT > ITrackingFilterLayerExtension Interface > ITrackingFilterLayerExtension.TrackFilterType Property
ArcGIS Developer Help

ITrackingFilterLayerExtension.TrackFilterType Property

The indicator identifying if the filter should exclusively show the specified tracks, or to hide them.

[Visual Basic .NET]
Public Property TrackFilterType As enumTrackFilterType
[C#]
public enumTrackFilterType TrackFilterType {get; set;}

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.

See Also

ITrackingFilterLayerExtension Interface