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++] |
|---|
public: HRESULT get_Sunlight(
|
| [Java] |
|---|
public IAgVeGfxLightingElement getSunlight();
|