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






Windows & Linux

Description

Sets the interval A.

Syntax

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

Parameters

RefIntervals

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.