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





Description

Get the 3D graphics properties based on intervals.

Property type

Read-only property

Syntax

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

[C#]
public IAgVeVOIntervalsCollection Intervals {get;}

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

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

[Java]
public IAgVeVOIntervalsCollection getIntervals();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1