AGI STK Objects 11Send comments on this topic.
GetDisplayIntervals Method (IAgVeGfxAttributesDisplayState)
See Also
Windows






Windows & Linux

Description

Get a read-only collection of computed display intervals.

Syntax

[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
);

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.