Returns a collection of grid points that allows the user to select points into the grid inspector.
| [Visual Basic .NET] |
|---|
Public Function GetGridPointSelection() As |
| [C#] |
|---|
public IAgCvGridPointSelection GetGridPointSelection(); |
| [Managed C++] |
|---|
public: IAgCvGridPointSelection ^ GetGridPointSelection(); |
| [Java] |
|---|
public IAgCvGridPointSelection getGridPointSelection(); |
| [Unmanaged C++] |
|---|
|





