Gets the KML document associated with the load event.
Read-only property
[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( |
[Java] |
---|
public IAgStkGraphicsKmlDocument getDocument(); |