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






Windows & Linux

Description

Event interval.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property EventInterval() As IAgCrdnEventIntervalSmartInterval
[C#]
public IAgCrdnEventIntervalSmartInterval EventInterval {get;}
[Managed C++]
public: __property IAgCrdnEventIntervalSmartInterval^ get_EventInterval();
[Unmanaged C++]
public: HRESULT get_EventInterval(
   IAgCrdnEventIntervalSmartInterval ** ppRetVal
);
[Java]
public IAgCrdnEventIntervalSmartInterval getEventInterval();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.