AGI STK Objects 11Send 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

© 2018 Analytical Graphics, Inc. All Rights Reserved.