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(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVeGfxIntervalsCollection getDisplayIntervals(); |
[Python - STK API ] |
|---|
def GetDisplayIntervals(self) -> "IAgVeGfxIntervalsCollection": |






