AGI STK Graphics 11 Send comments on this topic.
Sun Property (IAgStkGraphicsCentralBodyGraphicsIndexer)
See Also 





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();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1