STK AgSearchSend comments on this topic.
StatusGrid Property (IAgSearchPluginOperand)
See Also
Windows





Windows & Linux

Description

Status Grid.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property StatusGrid() As IAgPluginSearchStatusGrid
[C#]
public IAgPluginSearchStatusGrid StatusGrid {get;}
[Managed C++]
public: __property IAgPluginSearchStatusGrid ^ get_StatusGrid();
[Unmanaged C++]
public: HRESULT get_StatusGrid(
    IAgPluginSearchStatusGrid ** pGrid
);
[Java]
public IAgPluginSearchStatusGrid getStatusGrid();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.