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






Windows & Linux

Description

A collection of sampling intervals.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Intervals() As IAgCrdnPointSamplingIntervalCollection
[C#]
public IAgCrdnPointSamplingIntervalCollection Intervals {get;}
[Managed C++]
public: __property IAgCrdnPointSamplingIntervalCollection^ get_Intervals();
[Unmanaged C++]
public: HRESULT get_Intervals(
   IAgCrdnPointSamplingIntervalCollection ** ppRetVal
);
[Java]
public IAgCrdnPointSamplingIntervalCollection getIntervals();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.