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






Windows & Linux

Description

Gets the CentralBodyGraphics for the Moon.

Property type

Read-only property

Syntax

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

See Also

© 2020 Analytical Graphics, Inc. All Rights Reserved.