Given an index, returns a point in the selection.
Read-only property
[Visual Basic .NET] |
---|
Public Property Item( _ ByVal Index As Integer _ ) As IAgCvSelectedGridPoint |
[C#] |
---|
public IAgCvSelectedGridPoint this[ |
[Managed C++] |
---|
public: __property IAgCvSelectedGridPoint^ get_Item( |
[Unmanaged C++] |
---|
public: HRESULT get_Item( |
[Java] |
---|
public IAgCvSelectedGridPoint getItem( |
- Index