The number of marker symbols to show as a trail.
[Visual Basic .NET] Public Property MarkerTrailCount As Integer
[C#] public int MarkerTrailCount {get; set;}
[C++]
HRESULT get_MarkerTrailCount(
long* pCount
);
[C++]
HRESULT put_MarkerTrailCount(
long pCount
);
[C++]Parameters
pCount [out, retval] pCount is a parameter of type long pCount [in] pCount is a parameter of type long
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.