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






Windows & Linux

Description

An interval.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Interval() As IAgCrdnInterval
[C#]
public IAgCrdnInterval Interval {get;}
[Managed C++]
public: __property IAgCrdnInterval^ get_Interval();
[Unmanaged C++]
public: HRESULT get_Interval(
   IAgCrdnInterval ** ppRetVal
);
[Java]
public IAgCrdnInterval getInterval();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.