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 IAgCvGridPointSelection
[C#]
public IAgCvGridPointSelection GetGridPointSelection();
[Managed C++]
public: IAgCvGridPointSelection^ GetGridPointSelection();
[Java]
public IAgCvGridPointSelection getGridPointSelection();
[Unmanaged C++]
public: HRESULT GetGridPointSelection(
   IAgCvGridPointSelection ** ReturnValue
);

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.