This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITimeControl Interface > ITimeControl.NumberOfSamples Property (ArcObjects .NET 10.4 SDK) |
Indicates the number of samples used to draw the events on the map during playback.
[Visual Basic .NET] Public Property NumberOfSamples As Short
[C#] public short NumberOfSamples {get; set;}
[C++]
HRESULT get_NumberOfSamples(
short* pVal
);
[C++]
HRESULT put_NumberOfSamples(
short pVal
);
[C++]
Parameters pVal [out, retval] pVal is a parameter of type short pVal [in] pVal is a parameter of type short