Returns the lat lon with the Index.
Read-only property
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
public IAgAreaTypePattern this[ int Index ] {get;} |
| [Managed C++] |
|---|
public: __property IAgAreaTypePattern^ get_Item( int Index ); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgAreaTypePattern getItem( int Index ); |
[Python - STK API ] |
|---|
@property def Item(self) -> "IAgAreaTypePattern": |
- Index






