True when light time delay is considered.
Read-only property
[Visual Basic .NET] |
---|
Public Property IsLightTimeDelayConsidered() As Boolean |
[C#] |
---|
public bool IsLightTimeDelayConsidered {get;} |
[Managed C++] |
---|
public: __property bool get_IsLightTimeDelayConsidered(); |
[Unmanaged C++] |
---|
public: HRESULT get_IsLightTimeDelayConsidered( VARIANT_BOOL * pIsValid ); |
[Java] |
---|
public bool getIsLightTimeDelayConsidered(); |