AGI STK Graphics 11 Send comments on this topic.
TimeInEpSecs Property (IAgStkGraphicsRenderingEventArgs)
See Also 





Description

The time of the rendering event (in STK's scenario epoch units).

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property TimeInEpSecs() As Double

[C#]
public double TimeInEpSecs {get;}

[Managed C++]
public: __property double get_TimeInEpSecs();

[Unmanaged C++]
public: HRESULT get_TimeInEpSecs(
double * pRetVal
);

[Java]
public double getTimeInEpSecs();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1