STK ObjectsSend comments on this topic.
PointDailyCoverage Property (IAgCvGridInspector)
See Also
Windows





Windows & Linux

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.