Get a read-only collection of computed
display intervals.
| [Visual Basic .NET] |
|---|
Public Function GetDisplayIntervals() As IAgVeGfxIntervalsCollection
|
| [C#] |
|---|
public IAgVeGfxIntervalsCollection GetDisplayIntervals();
|
| [Managed C++] |
|---|
public: IAgVeGfxIntervalsCollection^ GetDisplayIntervals();
|
| [Java] |
|---|
public IAgVeGfxIntervalsCollection getDisplayIntervals();
|
| [Unmanaged C++] |
|---|
public: HRESULT GetDisplayIntervals(
|