AGI STK Graphics 11 Send comments on this topic.
LoadDocumentAsyncString Method (IAgStkGraphicsKmlGraphics)
See Also 
KmlUri
The Uri of the document.

Description

Loads a Kml Document asynchronously from a Uri. The Document Loaded event is raised when the document is loaded.

Syntax

[Visual Basic .NET]
Public Sub LoadDocumentAsyncString( _
   ByVal KmlUri As String _
) 

Parameters

KmlUri
The Uri of the document.

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK 11.1 Programming Interface