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