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