STK ObjectsSend comments on this topic.
Sunlight Property (IAgVeGfxLighting)
See Also
Windows





Windows & Linux

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 ** ppVal
);
[Java]
public IAgVeGfxLightingElement getSunlight();
[Python - STK API ]
@property
def Sunlight(self) -> "IAgVeGfxLightingElement":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.