AGI STK Objects 11 Send comments on this topic.
Penumbra Property (IAgVeGfxTimeComponentsEventCollectionElement)
See Also 





Description

Configure the appearance of the orbit track, the marker, etc. when the vehicle is only partially in sunlight.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Penumbra() As IAgVeGfxAttributesBasic

[C#]
public IAgVeGfxAttributesBasic Penumbra {get;}

[Managed C++]
public: __property IAgVeGfxAttributesBasic^ get_Penumbra();

[Unmanaged C++]
public: HRESULT get_Penumbra(
IAgVeGfxAttributesBasic ** ppRetVal
);

[Java]
public IAgVeGfxAttributesBasic getPenumbra();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1