STK AgGraphicsPluginSend 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();
[Unmanaged C++]
public: HRESULT GetURI(
    BSTR * pRetVal
);
[Java]
public String getURI();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.