Configure the appearance of the orbit track,
the marker, etc. when the vehicle is in complete sunlight.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Sunlight() As IAgVeGfxAttributesBasic
|
| [C#] |
|---|
public IAgVeGfxAttributesBasic Sunlight {get;}
|
| [Managed C++] |
|---|
public: __property IAgVeGfxAttributesBasic^ get_Sunlight();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_Sunlight(
|
| [Java] |
|---|
public IAgVeGfxAttributesBasic getSunlight();
|