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






Windows & Linux

Description

Gets the Uri of the document.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Uri() As String
[C#]
public string Uri {get;}
[Managed C++]
public: __property String __gc ^ get_Uri();
[Unmanaged C++]
public: HRESULT get_Uri(
   BSTR * pRetVal
);
[Java]
public String getUri();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.