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

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface