Gets the display intervals property.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property DisplayIntervals() As IAgIntervalCollection |
| [C#] |
|---|
public IAgIntervalCollection DisplayIntervals {get;} |
| [Managed C++] |
|---|
public: __property IAgIntervalCollection ^ get_DisplayIntervals(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgIntervalCollection getDisplayIntervals(); |
[Python - STK API ] |
|---|
@property def DisplayIntervals(self) -> "IAgIntervalCollection": |






