Given an index, returns a point in the selection.
Read-only property
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
public IAgCvSelectedGridPoint this[ int index ] {get;} |
| [Managed C++] |
|---|
public: __property IAgCvSelectedGridPoint^ get_Item( int index ); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgCvSelectedGridPoint getItem( int index ); |
- index





