Gets the URI, if applicable.
[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(); |
STK AgGraphicsPlugin | Send comments on this topic. |
GetURI Method (IAgStkGraphicsPluginCustomImageGlobeOverlay) | |
See Also |
[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(); |