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++] |
---|
public: HRESULT get_PointDailyCoverage( |
[Java] |
---|
public IAgDataProviderInfo getPointDailyCoverage(); |