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






