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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.