Summary of the coverage intervals for the
selected region, including access start and end times, duration of
each interval and the percentage of the region covered during each
pass.
Read-only property
[Visual Basic .NET] |
---|
Public Property RegionFullCoverage() As IAgDataProviderInfo
|
[C#] |
---|
public IAgDataProviderInfo RegionFullCoverage {get;}
|
[Managed C++] |
---|
public: __property IAgDataProviderInfo^ get_RegionFullCoverage();
|
[Unmanaged C++] |
---|
public: HRESULT get_RegionFullCoverage(
|
[Java] |
---|
public IAgDataProviderInfo getRegionFullCoverage();
|