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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.