AGI STK Objects 11 Send comments on this topic.
StopTime Property (IAgVeGfxTimeEventTypeMarker)
See Also 





Description

This property is deprecated. Use EventInterval instead. Stop time of the event. Uses DateFormat Dimension.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property StopTime() As System.Object

[C#]
public System.Object StopTime {get;}

[Managed C++]
public: __property VARIANT get_StopTime();

[Unmanaged C++]
public: HRESULT get_StopTime(
VARIANT * pRetVal
);

[Java]
public Variant getStopTime();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1