Get the 3D graphics properties based on
intervals.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Intervals() As IAgVeVOIntervalsCollection
|
| [C#] |
|---|
public IAgVeVOIntervalsCollection Intervals {get;}
|
| [Managed C++] |
|---|
public: __property IAgVeVOIntervalsCollection^ get_Intervals();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_Intervals(
|
| [Java] |
|---|
public IAgVeVOIntervalsCollection getIntervals();
|