This document is archived and information here might be outdated. Recommended version. |
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(
System.Int32* 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