AGI STK Graphics 11 Send comments on this topic.
Kml Property (IAgStkGraphicsCentralBodyGraphics)
See Also 
Windows






Windows & Linux

Description

Gets the KmlGraphics associated with the Central Body in the Scene.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Kml() As IAgStkGraphicsKmlGraphics

[C#]
public IAgStkGraphicsKmlGraphics Kml {get;}

[Managed C++]
public: __property IAgStkGraphicsKmlGraphics^ get_Kml();

[Unmanaged C++]
public: HRESULT get_Kml(
IAgStkGraphicsKmlGraphics ** ppRetVal
);

[Java]
public IAgStkGraphicsKmlGraphics getKml();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface