AGI AgSearch 11 Send comments on this topic.
StatusGrid Property (IAgSearchPluginOperand)
See Also 





Description

Status Grid.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property StatusGrid() As AgPluginSearchStatusGrid

[C#]
public AgPluginSearchStatusGrid StatusGrid {get;}

[Managed C++]
public: __property AgPluginSearchStatusGrid^ get_StatusGrid();

[Unmanaged C++]
public: HRESULT get_StatusGrid(
AgPluginSearchStatusGrid ** ppRetVal
);

[Java]
public AgPluginSearchStatusGrid getStatusGrid();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1