AGI STK Objects 11 Send comments on this topic.
Intervals Property (IAgVeGfxAttributesCustom)
See Also 





Description

Get the custom intervals.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Intervals() As IAgVeGfxIntervalsCollection

[C#]
public IAgVeGfxIntervalsCollection Intervals {get;}

[Managed C++]
public: __property IAgVeGfxIntervalsCollection^ get_Intervals();

[Unmanaged C++]
public: HRESULT get_Intervals(
IAgVeGfxIntervalsCollection ** ppRetVal
);

[Java]
public IAgVeGfxIntervalsCollection getIntervals();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1