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






Windows & Linux

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 ** ppVal
);
[Java]
public IAgVeGfxIntervalsCollection getIntervals();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.