AGI STK Objects 11 Send comments on this topic.
GridInspector Property (IAgCoverageDefinition)
See Also 





Description

The grid inspector tool

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property GridInspector() As IAgCvGridInspector

[C#]
public IAgCvGridInspector GridInspector {get;}

[Managed C++]
public: __property IAgCvGridInspector^ get_GridInspector();

[Unmanaged C++]
public: HRESULT get_GridInspector(
IAgCvGridInspector ** ppRetVal
);

[Java]
public IAgCvGridInspector getGridInspector();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1