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






Windows & Linux

Description

Gets the URI of the file used to load the file.

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

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface