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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1