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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.