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






Windows & Linux

Description

Gets the KML document associated with the load event.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Document() As IAgStkGraphicsKmlDocument
[C#]
public IAgStkGraphicsKmlDocument Document {get;}
[Managed C++]
public: __property IAgStkGraphicsKmlDocument^ get_Document();
[Unmanaged C++]
public: HRESULT get_Document(
   IAgStkGraphicsKmlDocument ** ppRetVal
);
[Java]
public IAgStkGraphicsKmlDocument getDocument();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.