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





Description

Accesses for the point selected in the graphics window.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property PointCoverage() As IAgDataProviderInfo

[C#]
public IAgDataProviderInfo PointCoverage {get;}

[Managed C++]
public: __property IAgDataProviderInfo^ get_PointCoverage();

[Unmanaged C++]
public: HRESULT get_PointCoverage(
IAgDataProviderInfo ** ppRetVal
);

[Java]
public IAgDataProviderInfo getPointCoverage();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1