AGI STK Objects 11 Send comments on this topic.
DisplayIntervals Property (IAgDuringAccess)
See Also 





Description

DisplayIntervals property.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property DisplayIntervals() As IAgIntervalCollection

[C#]
public IAgIntervalCollection DisplayIntervals {get;}

[Managed C++]
public: __property IAgIntervalCollection^ get_DisplayIntervals();

[Unmanaged C++]
public: HRESULT get_DisplayIntervals(
IAgIntervalCollection ** ppRetVal
);

[Java]
public IAgIntervalCollection getDisplayIntervals();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1