Adds a latitude-longitude pair. Lat uses Latitude Dimension, Lon Uses Longitude Dimension.
| [Visual Basic .NET] |
|---|
Public Function Add( _ ByVal Lat As System.Object, _ ByVal Lon As System.Object _ ) As IAgLtPoint |
| [C#] |
|---|
public IAgLtPoint Add( |
| [Managed C++] |
|---|
public: IAgLtPoint^ Add( |
| [Java] |
|---|
public IAgLtPoint add( |
| [Unmanaged C++] |
|---|
public: HRESULT Add( |
- Lat
- Lon
