Get the 2D Graphics properties of the ground location.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property GroundLocationGraphics() As IAgGroundLocationGraphics |
| [C#] |
|---|
public IAgGroundLocationGraphics GroundLocationGraphics {get;} |
| [Managed C++] |
|---|
public: __property IAgGroundLocationGraphics ^ get_GroundLocationGraphics(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgGroundLocationGraphics getGroundLocationGraphics(); |
[Python - STK API ] |
|---|
@property def GroundLocationGraphics(self) -> "IAgGroundLocationGraphics": |






