The distance, in map units, of the distance between marker trails.
[Visual Basic .NET] Public Property MarkerTrailDistance As Double
[C#] public double MarkerTrailDistance {get; set;}
[C++]
HRESULT get_MarkerTrailDistance(
double* pDistance
);
[C++]
HRESULT put_MarkerTrailDistance(
double pDistance
);
[C++]Parameters
pDistance [out, retval] pDistance is a parameter of type double pDistance [in] pDistance is a parameter of type double
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.