The local atmosphere.
Read-only property
[Visual Basic .NET] |
---|
Public Property Atmosphere() As IAgAtmosphere
|
[C#] |
---|
public IAgAtmosphere Atmosphere {get;}
|
[Managed C++] |
---|
public: __property IAgAtmosphere^ get_Atmosphere();
|
[Unmanaged C++] |
---|
public: HRESULT get_Atmosphere(
|
[Java] |
---|
public IAgAtmosphere getAtmosphere();
|