AGI STK VGT 11Send comments on this topic.
SetIntervalB Method (IAgCrdnEventIntervalListMerged)
See Also 
RefIntervals
Windows






Windows & Linux

Description

Sets the interval B.

Syntax

[Visual Basic .NET]
Public Sub SetIntervalB( _
   ByVal RefIntervals As IAgCrdnEventInterval _
) 
[C#]
public void SetIntervalB(
   IAgCrdnEventInterval RefIntervals
);
[Managed C++]
public: void SetIntervalB(
   IAgCrdnEventInterval ^ RefIntervals
);
[Java]
public  setIntervalB(
   IAgCrdnEventInterval RefIntervals
);
[Unmanaged C++]
public: HRESULT SetIntervalB(
   IAgCrdnEventInterval * RefIntervals
);

Parameters

RefIntervals

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.