AGI STK Objects 11Send comments on this topic.
GetGridPointSelection Method (IAgCvGridInspector)
See Also
Windows






Windows & Linux

Description

Returns a collection of grid points that allows the user to select points into the grid inspector.

Syntax

[Visual Basic .NET]
Public Function GetGridPointSelection() As 
[C#]
public IAgCvGridPointSelection GetGridPointSelection();
[Managed C++]
public: IAgCvGridPointSelection ^ GetGridPointSelection();
[Java]
public IAgCvGridPointSelection getGridPointSelection();
[Unmanaged C++]
public: HRESULT GetGridPointSelection(
    IAgCvGridPointSelection ** ppRetVal
);

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.