AGI STK VGT 11 Send comments on this topic.
EventIntervals Property (IAgCrdnProvider)
See Also 
Windows






Windows & Linux

Description

Returns a group of event intervals.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property EventIntervals() As IAgCrdnEventIntervalGroup

[C#]
public IAgCrdnEventIntervalGroup EventIntervals {get;}

[Managed C++]
public: __property IAgCrdnEventIntervalGroup^ get_EventIntervals();

[Unmanaged C++]
public: HRESULT get_EventIntervals(
IAgCrdnEventIntervalGroup ** ppRetVal
);

[Java]
public IAgCrdnEventIntervalGroup getEventIntervals();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface