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






Windows & Linux

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

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface