Gets the atmosphere layer collection.
Read-only property
[Visual Basic .NET] |
---|
Public Property AtmosphereLayers() As IAgBeerBouguerLambertLawLayerCollection
|
[C#] |
---|
public IAgBeerBouguerLambertLawLayerCollection AtmosphereLayers {get;}
|
[Managed C++] |
---|
public: __property IAgBeerBouguerLambertLawLayerCollection^ get_AtmosphereLayers();
|
[Unmanaged C++] |
---|
public: HRESULT get_AtmosphereLayers(
|
[Java] |
---|
public IAgBeerBouguerLambertLawLayerCollection getAtmosphereLayers();
|