Gets and sets the date and time when the object should first become visible on the terrain.
JavaScript |
|
Start |
C# |
|
dynamic Start { get; set; } |
C++ |
|
HRESULT Start([out, retval] VARIANT* pVal) HRESULT Start([in] VARIANT pVal) |