FixedLocalTime

Gets and sets a fixed time at the viewer position. The time slider is set to this time and sunlight on the terrain corresponds to the position of the sun at this time on the current date. SeeTime” for information on valid formats for this property.

 

JavaScript

 

FixedLocalTime

 

C#

 

dynamic FixedLocalTime { get; set; }

 

C++

 

HRESULT FixedLocalTime([out, retval] VARIANT* pVal)

HRESULT FixedLocalTime([in] VARIANT pVal)