Returns a collection of grid points that
allows the user to select points into the grid inspector.
[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(
|