Sets/Returns the lighting conditions.
Read-write property
[Visual Basic .NET] |
---|
Public Property LightingConditions() As AgECrdnVolumeLightingConditionsType
|
[C#] |
---|
public AgECrdnVolumeLightingConditionsType LightingConditions {get; set;}
|
[Managed C++] |
---|
public: __property AgECrdnVolumeLightingConditionsType get_LightingConditions();
|
[Unmanaged C++] |
---|
public: HRESULT get_LightingConditions(
|
[Java] |
---|
public AgECrdnVolumeLightingConditionsType getLightingConditions();public void setLightingConditions(
|