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





Windows & Linux

Description

Gets the CentralBodyGraphics for the Sun.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Sun() As IAgStkGraphicsCentralBodyGraphics
[C#]
public IAgStkGraphicsCentralBodyGraphics Sun {get;}
[Managed C++]
public: __property IAgStkGraphicsCentralBodyGraphics ^ get_Sun();
[Unmanaged C++]
public: HRESULT get_Sun(
    IAgStkGraphicsCentralBodyGraphics ** ppRetVal
);
[Java]
public IAgStkGraphicsCentralBodyGraphics getSun();
[Python - STK API ]
@property
def Sun(self) -> "IAgStkGraphicsCentralBodyGraphics":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.