STK Graphics PrimitivesSend comments on this topic.
UriAsString Property (IAgStkGraphicsGlobeOverlay)
See Also
Windows





Windows & Linux

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();
[Python - STK API ]
@property
def UriAsString(self) -> str:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.