Gets the kml graphics associated with the central body in the scene.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Kml() As IAgStkGraphicsKmlGraphics |
| [C#] |
|---|
public IAgStkGraphicsKmlGraphics Kml {get;} |
| [Managed C++] |
|---|
public: __property IAgStkGraphicsKmlGraphics ^ get_Kml(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgStkGraphicsKmlGraphics getKml(); |
| [Python - STK API] |
|---|
@property def Kml(self) -> "IAgStkGraphicsKmlGraphics": |





