AGI STK Graphics Plugins 11 Send comments on this topic.
GetURI Method (IAgStkGraphicsPluginCustomImageGlobeOverlay)
See Also 
Windows






Windows & Linux

Description

Gets the URI, if applicable.

Syntax

[Visual Basic .NET]
Public Function GetURI() As String

[C#]
public string GetURI();

[Managed C++]
public: String __gc ^ GetURI();

[Java]
public String getURI();

[Unmanaged C++]
public: HRESULT GetURI(
BSTR * ReturnValue
);

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface