AGI STK Graphics 11 Send comments on this topic.
UriAsString Property (IAgStkGraphicsGlobeOverlay)
See Also 





Description

Gets the absolute URI specifying the location of the Globe Overlay.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property UriAsString() As String

[C#]
public string UriAsString {get;}

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

[Unmanaged C++]
public: HRESULT get_UriAsString(
BSTR * pRetVal
);

[Java]
public String getUriAsString();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1