DisplayIntervals 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++] |
---|
public: HRESULT get_DisplayIntervals(
|
[Java] |
---|
public IAgIntervalCollection getDisplayIntervals();
|