STK ObjectsSend 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();
[Python - STK API ]
@property
def GridInspector(self) -> "IAgCvGridInspector":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.