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






Windows & Linux

Description

Summary of coverage for the region selected in the graphics window.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property RegionCoverage() As IAgDataProviderInfo
[C#]
public IAgDataProviderInfo RegionCoverage {get;}
[Managed C++]
public: __property IAgDataProviderInfo ^ get_RegionCoverage();
[Unmanaged C++]
public: HRESULT get_RegionCoverage(
    IAgDataProviderInfo ** ppRetVal
);
[Java]
public IAgDataProviderInfo getRegionCoverage();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.