This document is archived and information here might be outdated. Recommended version. |
A timestamp that the temporal renderer uses to compare its time ranges stored in the temporal legend's temporal classes.
[Visual Basic .NET]
Public Property TemporalPerspective As Object
[C#]
public object TemporalPerspective {get; set;}
[C++]
HRESULT get_TemporalPerspective(
Variant* pVal
);
[C++]
HRESULT put_TemporalPerspective(
VARIANT pVal
);
[C++] Parameters pVal [out, retval]
pVal is a parameter of type VARIANT* pVal [in]
pVal is a parameter of type VARIANT