STK ObjectsSend comments on this topic.
GridInspector Property (IAgFigureOfMerit)
See Also
Windows





Windows & Linux

Description

The Grid inspector tool.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property GridInspector() As IAgFmGridInspector
[C#]
public IAgFmGridInspector GridInspector {get;}
[Managed C++]
public: __property IAgFmGridInspector ^ get_GridInspector();
[Unmanaged C++]
public: HRESULT get_GridInspector(
    IAgFmGridInspector ** ppRetVal
);
[Java]
public IAgFmGridInspector getGridInspector();
[Python - STK API ]
@property
def GridInspector(self) -> "IAgFmGridInspector":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.