STK Graphics PrimitivesSend comments on this topic.
EnableAutoClouds Method (IAgStkGraphicsClouds)
See Also
Windows





Windows & Linux

Description

Downloads cloud data and points the cloud URI to the local copy.

Syntax

[Visual Basic .NET]
Public Sub EnableAutoClouds()
[C#]
public void EnableAutoClouds();
[Managed C++]
public: void EnableAutoClouds();
[Unmanaged C++]
public: HRESULT EnableAutoClouds();
[Java]
public void enableAutoClouds();
[Python - STK API ]
def EnableAutoClouds(self) -> None:

See Also

© 2022 Analytical Graphics, Inc. All Rights Reserved.