Indicates if marker symbols shows previous positions. Defaults to false.
[Visual Basic .NET] Public Property ShowMarkerTrails As Boolean
[C#] public bool ShowMarkerTrails {get; set;}
[C++]
HRESULT get_ShowMarkerTrails(
VARIANT_BOOL* pShow
);
[C++]
HRESULT put_ShowMarkerTrails(
VARIANT_BOOL pShow
);
[C++]Parameters
pShow [out, retval] pShow is a parameter of type VARIANT_BOOL pShow [in] pShow is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.