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





Windows & Linux

Description

Get the display options for regions of penumbra.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Penumbra() As IAgVeGfxLightingElement
[C#]
public IAgVeGfxLightingElement Penumbra {get;}
[Managed C++]
public: __property IAgVeGfxLightingElement ^ get_Penumbra();
[Unmanaged C++]
public: HRESULT get_Penumbra(
    IAgVeGfxLightingElement ** ppVal
);
[Java]
public IAgVeGfxLightingElement getPenumbra();
[Python - STK API ]
@property
def Penumbra(self) -> "IAgVeGfxLightingElement":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.