This document is archived and information here might be outdated. Recommended version. |
Used by the temporal renderer property page to determine the default time period for the temporal legend classes.
[Visual Basic .NET]
Public Property TemporalPeriod As Double
[C#]
public double TemporalPeriod {get; set;}
[C++]
HRESULT get_TemporalPeriod(
System.Double* pVal
);
[C++]
HRESULT put_TemporalPeriod(
double pVal
);
[C++] Parameters pVal [out, retval]
pVal is a parameter of type double* pVal [in]
pVal is a parameter of type double