Configure the appearance of the orbit track, the marker, etc. when the vehicle is only partially in sunlight.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Penumbra() As IAgVeGfxAttributesBasic |
| [C#] |
|---|
public IAgVeGfxAttributesBasic Penumbra {get;} |
| [Managed C++] |
|---|
public: __property IAgVeGfxAttributesBasic ^ get_Penumbra(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVeGfxAttributesBasic getPenumbra(); |
[Python - STK API ] |
|---|
@property def Penumbra(self) -> "IAgVeGfxAttributesBasic": |






