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






