Access times for the point selected in the graphics window.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property PointDailyCoverage() As IAgDataProviderInfo |
| [C#] |
|---|
public IAgDataProviderInfo PointDailyCoverage {get;} |
| [Managed C++] |
|---|
public: __property IAgDataProviderInfo ^ get_PointDailyCoverage(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgDataProviderInfo getPointDailyCoverage(); |
[Python - STK API ] |
|---|
@property def PointDailyCoverage(self) -> "IAgDataProviderInfo": |






