AGI STK Objects 11 Send comments on this topic.
Sunlight Property (IAgVeGfxLighting)
See Also 





Description

Get the display options for regions of sunlight.

Property type

Read-only property

Syntax

[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(
IAgVeGfxLightingElement ** ppRetVal
);

[Java]
public IAgVeGfxLightingElement getSunlight();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1