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






Windows & Linux

Description

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.

Property type

Read-only property

Syntax

[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(
    IAgDataProviderInfo ** ppRetVal
);
[Java]
public IAgDataProviderInfo getRegionFullCoverage();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.