AGI STK Objects 11Send comments on this topic.
TimeEvents Property (IAgSaGraphics)
See Also
Windows






Windows & Linux

Description

Get the satellite's TimeEvents properties.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property TimeEvents() As IAgVeGfxTimeEventsCollection
[C#]
public IAgVeGfxTimeEventsCollection TimeEvents {get;}
[Managed C++]
public: __property IAgVeGfxTimeEventsCollection ^ get_TimeEvents();
[Unmanaged C++]
public: HRESULT get_TimeEvents(
    IAgVeGfxTimeEventsCollection ** ppVal
);
[Java]
public IAgVeGfxTimeEventsCollection getTimeEvents();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.