STK ObjectsSend 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();
[Python - STK API ]
@property
def Intervals(self) -> "IAgVeGfxIntervalsCollection":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.