Get the display options for regions of sunlight.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Sunlight() As IAgVeGfxLightingElement |
| [C#] |
|---|
public IAgVeGfxLightingElement Sunlight {get;} |
| [Managed C++] |
|---|
public: __property IAgVeGfxLightingElement ^ get_Sunlight(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVeGfxLightingElement getSunlight(); |
[Python - STK API ] |
|---|
@property def Sunlight(self) -> "IAgVeGfxLightingElement": |






