Gets the radar location object.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Location() As IAgCRLocation |
| [C#] |
|---|
public IAgCRLocation Location {get;} |
| [Managed C++] |
|---|
public: __property IAgCRLocation^ get_Location(); |
| [Unmanaged C++] |
|---|
public: HRESULT get_Location( |
| [Java] |
|---|
public IAgCRLocation getLocation(); |
