STK Graphics PrimitivesSend comments on this topic.
Earth Property (IAgStkGraphicsCentralBodyGraphicsIndexer)
See Also
Windows






Windows & Linux

Description

Gets the CentralBodyGraphics for the planet Earth. This is equivalent to passing a Central Body equal to an instance of Earth Central Body to the indexer.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Earth() As IAgStkGraphicsCentralBodyGraphics
[C#]
public IAgStkGraphicsCentralBodyGraphics Earth {get;}
[Managed C++]
public: __property IAgStkGraphicsCentralBodyGraphics ^ get_Earth();
[Unmanaged C++]
public: HRESULT get_Earth(
    IAgStkGraphicsCentralBodyGraphics ** ppRetVal
);
[Java]
public IAgStkGraphicsCentralBodyGraphics getEarth();

See Also

© 2020 Analytical Graphics, Inc. All Rights Reserved.