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





Windows & Linux

Description

Get the display options for regions of umbra.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.