STK Graphics PrimitivesSend comments on this topic.
Refresh Method (IAgStkGraphicsKmlNetworkLink)
See Also
Windows





Windows & Linux

Description

Refreshes the network link.

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.