AGI STK VGT 11Send 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

© 2018 Analytical Graphics, Inc. All Rights Reserved.