AGI STK Objects 11 Send comments on this topic.
Intervals Property (IAgDrSubSection)
See Also 





Description

Returns a collection of intervals within the sub-section.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Intervals() As IAgDrIntervalCollection

[C#]
public IAgDrIntervalCollection Intervals {get;}

[Managed C++]
public: __property IAgDrIntervalCollection^ get_Intervals();

[Unmanaged C++]
public: HRESULT get_Intervals(
IAgDrIntervalCollection ** ppRetVal
);

[Java]
public IAgDrIntervalCollection getIntervals();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1