AGI STK Objects 11 Send comments on this topic.
PointDailyCoverage Property (IAgCvGridInspector)
See Also 





Description

Access times for the point selected in the graphics window.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property PointDailyCoverage() As IAgDataProviderInfo

[C#]
public IAgDataProviderInfo PointDailyCoverage {get;}

[Managed C++]
public: __property IAgDataProviderInfo^ get_PointDailyCoverage();

[Unmanaged C++]
public: HRESULT get_PointDailyCoverage(
IAgDataProviderInfo ** ppRetVal
);

[Java]
public IAgDataProviderInfo getPointDailyCoverage();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1