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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.