Get the display options for regions of
umbra.
Read-only property
[Visual Basic .NET] |
---|
Public Property Umbra() As IAgVeGfxLightingElement
|
[C#] |
---|
public IAgVeGfxLightingElement Umbra {get;}
|
[Managed C++] |
---|
public: __property IAgVeGfxLightingElement^ get_Umbra();
|
[Unmanaged C++] |
---|
public: HRESULT get_Umbra(
|
[Java] |
---|
public IAgVeGfxLightingElement getUmbra();
|