Get the point for which ground trajectory representations are computed.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property Location() As IAgCrdnPoint |
| [C#] |
|---|
public IAgCrdnPoint Location {get; set;} |
| [Managed C++] |
|---|
public: __property IAgCrdnPoint ^ get_Location(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgCrdnPoint getLocation(); public void setLocation( IAgCrdnPoint ); |





