STK ObjectsSend comments on this topic.
Umbra Property (IAgVeGfxTimeComponentsEventCollectionElement)
See Also
Windows





Windows & Linux

Description

Configure the appearance of the orbit track, the marker, etc. when the vehicle isn't in sunlight at all.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Umbra() As IAgVeGfxAttributesBasic
[C#]
public IAgVeGfxAttributesBasic Umbra {get;}
[Managed C++]
public: __property IAgVeGfxAttributesBasic ^ get_Umbra();
[Unmanaged C++]
public: HRESULT get_Umbra(
    IAgVeGfxAttributesBasic ** ppRetVal
);
[Java]
public IAgVeGfxAttributesBasic getUmbra();
[Python - STK API ]
@property
def Umbra(self) -> "IAgVeGfxAttributesBasic":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.